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