We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eaba1cd + c9d1f82 commit ef93e60Copy full SHA for ef93e60
cluster/manifests/deployment-service/status-service-ingress.yaml
@@ -8,6 +8,7 @@ metadata:
8
component: status-service
9
spec:
10
hosts:
11
+ - depl-status-{{ .Cluster.Alias }}.{{ .Values.hosted_zone }}
12
- deployment-status-svc-{{ .Cluster.Alias }}.{{ .Values.hosted_zone }}
13
- deployment-status-service.ingress.cluster.local
14
backends:
0 commit comments