We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 304069d commit 1535369Copy full SHA for 1535369
manifests/base/namespaced/tf-applier.yaml
@@ -35,7 +35,7 @@ spec:
35
value: "240"
36
- name: REDIS_URL
37
value: terraform-applier-redis:6379
38
- image: quay.io/utilitywarehouse/terraform-applier:master
+ image: quay.io/utilitywarehouse/terraform-applier:v2.5.3
39
livenessProbe:
40
httpGet:
41
path: /healthz
0 commit comments