Fix kan ordering so it preceeds secret creation
This commit is contained in:
parent
0197e2ab42
commit
4ecb02070e
2 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,8 @@ kind: ExternalSecret
|
|||
metadata:
|
||||
name: kan-secrets
|
||||
namespace: kan
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "-1"
|
||||
spec:
|
||||
refreshInterval: 1h
|
||||
secretStoreRef:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue