Deploy coulomb-social image tag as string; pin 7067145
Helm --set-string for numeric git SHAs (InvalidImageName fix). Ingress entrypoints web+websecure; values pin first release tag.
This commit is contained in:
parent
2ab6662142
commit
ca804ef148
3 changed files with 5 additions and 4 deletions
|
|
@ -7,7 +7,8 @@ metadata:
|
|||
namespace: coulomb-social
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web,websecure
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
spec:
|
||||
ingressClassName: traefik
|
||||
tls:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue