File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ metadata:
197
197
spec :
198
198
size : 1
199
199
# Use the custom vault image containing the NATS secrets plugin
200
- image : ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.5.1
200
+ image : ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.5.2
201
201
config :
202
202
disable_mlock : true
203
203
plugin_directory : " /etc/vault/vault_plugins"
@@ -209,7 +209,7 @@ spec:
209
209
plugins :
210
210
- plugin_name : vault-plugin-secrets-nats
211
211
command : vault-plugin-secrets-nats --tls-skip-verify --ca-cert=/vault/tls/ca.crt
212
- sha256 : 47f3a39ef4cf8514a5228998d18126ff23d25bef9701b8aa5e2724209e1d4d83
212
+ sha256 : 62b842dbc90748b199d660fe620e4f18bf507de0d6d693cd2cab97fc0680545a
213
213
type : secret
214
214
secrets :
215
215
- path : nats-secrets
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
5
5
spec :
6
6
size : 1
7
7
# Use the custom vault image containing the NATS secrets plugin
8
- image : ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.5.1
8
+ image : ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.5.2
9
9
10
10
# Common annotations for all created resources
11
11
annotations :
@@ -129,7 +129,7 @@ spec:
129
129
plugins :
130
130
- plugin_name : vault-plugin-secrets-nats
131
131
command : vault-plugin-secrets-nats --tls-skip-verify --ca-cert=/vault/tls/ca.crt
132
- sha256 : 47f3a39ef4cf8514a5228998d18126ff23d25bef9701b8aa5e2724209e1d4d83
132
+ sha256 : 62b842dbc90748b199d660fe620e4f18bf507de0d6d693cd2cab97fc0680545a
133
133
type : secret
134
134
135
135
policies :
You can’t perform that action at this time.
0 commit comments