Skip to content

Commit

Permalink
Update Image Version to 1e0161d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 19, 2024
1 parent 1e0161d commit b6b2792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/identity-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: dimozone/identity-api
pullPolicy: IfNotPresent
tag: e7fd3ac
tag: 1e0161d
imagePullSecrets: []
nameOverride: ''
fullnameOverride: ''
Expand Down Expand Up @@ -64,7 +64,7 @@ ingress:
nginx.ingress.kubernetes.io/auth-tls-secret: ingress/cf-origin-ca
nginx.ingress.kubernetes.io/auth-tls-verify-client: 'on'
nginx.ingress.kubernetes.io/enable-cors: 'true'
nginx.ingress.kubernetes.io/cors-allow-origin: 'https://app.dev.dimo.zone, https://admin.dev.dimo.zone'
nginx.ingress.kubernetes.io/cors-allow-origin: https://app.dev.dimo.zone, https://admin.dev.dimo.zone
nginx.ingress.kubernetes.io/limit-rps: '3'
external-dns.alpha.kubernetes.io/hostname: identity-api.dev.dimo.zone
hosts:
Expand Down

0 comments on commit b6b2792

Please sign in to comment.