We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208eb38 commit 5f252e3Copy full SHA for 5f252e3
4 files changed
k8s/argocd/local/api.values.yaml
@@ -56,7 +56,7 @@ app:
56
tracingEnabled: false
57
url: https://www.wbaas.dev
58
image:
59
- tag: sha-14866b1
+ tag: sha-d506119
60
ingress:
61
annotations:
62
kubernetes.io/ingress.class: nginx
k8s/argocd/staging/api.values.yaml
@@ -55,7 +55,7 @@ app:
55
url: https://www.wikibase.dev
k8s/helmfile/env/local/api.values.yaml.gotmpl
@@ -1,5 +1,5 @@
1
2
3
4
5
tls: null
k8s/helmfile/env/staging/api.values.yaml.gotmpl
replicaCount:
web: 1
0 commit comments