fix(argocd): label argocd-oidc-secret so Argo CD reads its keys (DEV-523) #6
1 changed files with 2 additions and 0 deletions
|
|
@ -16,4 +16,6 @@ spec:
|
|||
creationTimestamp: null
|
||||
name: argocd-oidc-secret
|
||||
namespace: argocd
|
||||
labels:
|
||||
app.kubernetes.io/part-of: argocd
|
||||
type: Opaque
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue