comms: add harbor pull secret to vault serviceaccount
This commit is contained in:
parent
4be2cd1b85
commit
f6982fe6a2
@ -4,3 +4,5 @@ kind: ServiceAccount
|
||||
metadata:
|
||||
name: comms-vault
|
||||
namespace: comms
|
||||
imagePullSecrets:
|
||||
- name: harbor-regcred
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user