fix: fix petimeter prod imgae tag
This commit is contained in:
@@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: registry.gitlab.com/oceanbox/petimeter
|
||||
tag: latest
|
||||
tag: v1.8.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
init:
|
||||
@@ -97,4 +97,4 @@ nodeSelector: {}
|
||||
|
||||
tolerations: []
|
||||
|
||||
affinity: {}
|
||||
affinity: {}
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
image:
|
||||
tag: v1.8.0
|
||||
|
||||
ingress:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
|
||||
Reference in New Issue
Block a user