Automated Manifest Update - Automerge #3112
@@ -48,7 +48,7 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: vault-snapshot-agent-token
|
name: vault-snapshot-agent-token
|
||||||
image: hashicorp/vault:1.21.1
|
image: hashicorp/vault:1.21.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: snapshot
|
name: snapshot
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: vault-server-test
|
- name: vault-server-test
|
||||||
image: hashicorp/vault:1.21.1
|
image: hashicorp/vault:1.21.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: VAULT_ADDR
|
- name: VAULT_ADDR
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 50m
|
cpu: 50m
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
image: hashicorp/vault:1.21.1
|
image: hashicorp/vault:1.21.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user