Skip to content

Commit

Permalink
Merge pull request #94 from utilitywarehouse/revert-vault-update
Browse files Browse the repository at this point in the history
Revert vault update
  • Loading branch information
DTLP authored Apr 13, 2023
2 parents f281210 + 0f7de7d commit 5c002e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions base/vault-namespace/vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ spec:
- name: tls
mountPath: /etc/tls
- name: vault
image: vault:1.13.1
image: vault:1.11.2
readinessProbe:
# Ready if Vault is initialized, unsealed and active/standby
httpGet:
Expand Down Expand Up @@ -236,13 +236,13 @@ spec:
runAsGroup: 100
allowPrivilegeEscalation: false
- name: vault-exporter
image: quay.io/giantswarm/vault-exporter:2.3.0-5aa037b5d4ca7137c4a6091a5ed75e7a23afbc0d
image: quay.io/giantswarm/vault-exporter:2.2.1
args:
- --insecure-ssl
ports:
- containerPort: 9410
- name: statsd-exporter
image: prom/statsd-exporter:v0.23.1
image: prom/statsd-exporter:v0.22.7
args:
- --statsd.mapping-config=/statsd-mappings.yaml
ports:
Expand Down

0 comments on commit 5c002e4

Please sign in to comment.