mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-26 00:10:12 +00:00
squash
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
da4db84cad
commit
c2805c6cc1
12 changed files with 80 additions and 93 deletions
|
|
@ -2,5 +2,3 @@ apiVersion: v1
|
|||
kind: Namespace
|
||||
metadata:
|
||||
name: forgejo
|
||||
labels:
|
||||
istio-injection: enabled
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ spec:
|
|||
value: /
|
||||
backendRefs:
|
||||
- name: forgejo
|
||||
port: 80 # 👈 Flattened directly to an integer, matching the Gateway API spec
|
||||
port: 80
|
||||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: ReferenceGrant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue