File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
cluster/manifests/deployment-service Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 21
21
oidc-subject-key : " {{.Cluster.LocalID}}.{{.Values.hosted_zone}}:sub"
22
22
{{- end }}
23
23
s3-bucket-name : " zalando-deployment-service-{{accountID .Cluster.InfrastructureAccount}}-{{.Cluster.LocalID}}"
24
- status-service-url : " https://deployment -status-svc -{{.Cluster.Alias}}.{{.Values.hosted_zone}}"
24
+ status-service-url : " https://depl -status-{{.Cluster.Alias}}.{{.Values.hosted_zone}}"
25
25
status-service-url-local : " http://deployment-status-service.ingress.cluster.local."
26
26
deployment-role-arn : " arn:aws:iam::{{accountID .Cluster.InfrastructureAccount}}:role/{{.Cluster.LocalID}}-deployment-service-deployment"
27
27
{{- if eq .Cluster.ConfigItems.deployment_service_ml_experiments_enabled "true"}}
You can’t perform that action at this time.
0 commit comments