Update vault-manager image tag
Update vault-manager to use the image tag for Starlingx 10.0 release. Test Plan: PASS Vault sanity PASS Check the image used Story: 2011073 Task: 50468 Depends-On: I47e8c94f9b230ab4f2c49880b735c57297f4652f Change-Id: Id3b97f938ac0521e3b15fb85461c8bb3d54ad486 Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
This commit is contained in:
parent
f994829fcb
commit
b792021365
@ -18,7 +18,7 @@ server:
|
||||
manager:
|
||||
image:
|
||||
repository: starlingx/stx-vault-manager
|
||||
tag: stx.9.0-v1.28.6-1
|
||||
tag: stx.10.0-v1.29.6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
chart: vault_0.6.0
|
||||
|
@ -7,7 +7,7 @@
|
||||
manager:
|
||||
image:
|
||||
repository: starlingx/stx-vault-manager
|
||||
tag: stx.9.0-v1.28.6-1
|
||||
tag: stx.10.0-v1.29.6
|
||||
tolerations: |
|
||||
- key: "node-role.kubernetes.io/master"
|
||||
operator: "Exists"
|
||||
|
Loading…
Reference in New Issue
Block a user