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 15
15
oidc-provider-arn : " arn:aws:iam::{{accountID .Cluster.InfrastructureAccount}}:oidc-provider/{{.Cluster.LocalID}}.{{.Values.hosted_zone}}"
16
16
oidc-subject-key : " {{.Cluster.LocalID}}.{{.Values.hosted_zone}}:sub"
17
17
s3-bucket-name : " zalando-deployment-service-{{accountID .Cluster.InfrastructureAccount}}-{{.Cluster.LocalID}}"
18
- status-service-url : " https://deployment -status-svc -{{.Cluster.Alias}}.{{.Values.hosted_zone}}"
18
+ status-service-url : " https://depl -status-{{.Cluster.Alias}}.{{.Values.hosted_zone}}"
19
19
status-service-url-local : " http://deployment-status-service.ingress.cluster.local."
20
20
deployment-role-arn : " arn:aws:iam::{{accountID .Cluster.InfrastructureAccount}}:role/{{.Cluster.LocalID}}-deployment-service-deployment"
21
21
{{- if eq .Cluster.ConfigItems.deployment_service_ml_experiments_enabled "true"}}
You can’t perform that action at this time.
0 commit comments