Skip to content

Commit

Permalink
Add certs for staging.api-esp.datacommons.org and api-esp.datacommons…
Browse files Browse the repository at this point in the history
….org (#1413)
  • Loading branch information
hqpho authored Sep 5, 2024
1 parent 6989ecf commit 8a5d4ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/helm_charts/envs/mixer_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ingress:
name: mixer-ingress-prod
annotations:
{
ingress.gcp.kubernetes.io/pre-shared-cert: "mixer-certificate,multi-domain-2024-repl1",
ingress.gcp.kubernetes.io/pre-shared-cert: "mixer-certificate,multi-domain-2024-repl1,api-esp",
}

serviceGroups:
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm_charts/envs/mixer_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ingress:
name: mixer-ingress-staging
annotations:
{
ingress.gcp.kubernetes.io/pre-shared-cert: "mixer-certificate,multi-domain-2024-repl1",
ingress.gcp.kubernetes.io/pre-shared-cert: "mixer-certificate,multi-domain-2024-repl1,api-esp",
}

serviceGroups:
Expand Down

0 comments on commit 8a5d4ee

Please sign in to comment.