fix(gateways): add explicit group: "" to all certificateRefs entries #153

Merged
unkinben merged 1 commits from benvin/fix-gateway-sync into main 2026-05-23 23:47:25 +10:00
8 changed files with 20 additions and 10 deletions
+2 -1
View File
@@ -31,6 +31,7 @@ spec:
protocol: HTTPS
tls:
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: artifactapi-tls
mode: Terminate
+2 -1
View File
@@ -31,6 +31,7 @@ spec:
protocol: HTTPS
tls:
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: rancher-tls
mode: Terminate
+4 -2
View File
@@ -35,7 +35,8 @@ spec:
tls:
mode: Terminate
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: consul-tls
- name: consul-svc
port: 443
@@ -47,5 +48,6 @@ spec:
tls:
mode: Terminate
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: consul-tls
+2 -1
View File
@@ -31,6 +31,7 @@ spec:
protocol: HTTPS
tls:
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: litellm-tls
mode: Terminate
+2 -1
View File
@@ -31,6 +31,7 @@ spec:
protocol: HTTPS
tls:
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: paperclip-tls
mode: Terminate
+2 -1
View File
@@ -35,6 +35,7 @@ spec:
protocol: HTTPS
tls:
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: puppetboard-tls
mode: Terminate
+2 -1
View File
@@ -28,6 +28,7 @@ spec:
protocol: HTTPS
tls:
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: puppetdb-tls
mode: Terminate
+4 -2
View File
@@ -35,7 +35,8 @@ spec:
tls:
mode: Terminate
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: vault-tls
- name: vault-direct
port: 8200
@@ -46,5 +47,6 @@ spec:
tls:
mode: Terminate
certificateRefs:
- kind: Secret
- group: ""
kind: Secret
name: vault-tls