chore: Update manifests after automerge
This commit is contained in:
@@ -48,7 +48,7 @@ spec:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: vault-snapshot-agent-token
|
||||
image: hashicorp/vault:1.21.1
|
||||
image: hashicorp/vault:1.21.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: snapshot
|
||||
volumeMounts:
|
||||
|
||||
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: vault-server-test
|
||||
image: hashicorp/vault:1.21.1
|
||||
image: hashicorp/vault:1.21.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: VAULT_ADDR
|
||||
|
||||
@@ -59,7 +59,7 @@ spec:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 512Mi
|
||||
image: hashicorp/vault:1.21.1
|
||||
image: hashicorp/vault:1.21.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/bin/sh"
|
||||
|
||||
Reference in New Issue
Block a user