Explorar o código

HUE-8888 [k8] Website ingress should not conflict with hue ingress

Romain %!s(int64=6) %!d(string=hai) anos
pai
achega
33c87c4e13

+ 1 - 1
tools/kubernetes/helm/website/templates/ingress-http.yaml

@@ -2,7 +2,7 @@
 apiVersion: networking.k8s.io/v1beta1
 kind: Ingress
 metadata:
-  name: hue-ingress
+  name: gethue-ingress
   annotations:
     kubernetes.io/ingress.class: nginx
     nginx.ingress.kubernetes.io/affinity: "cookie"

+ 1 - 1
tools/kubernetes/helm/website/templates/ingress-https.yaml

@@ -2,7 +2,7 @@
 apiVersion: networking.k8s.io/v1beta1
 kind: Ingress
 metadata:
-  name: hue-ingress
+  name: gethue-ingress
   annotations:
     kubernetes.io/ingress.class: nginx
     certmanager.k8s.io/cluster-issuer: letsencrypt-website-prod