fix(argocd): label argocd-oidc-secret so Argo CD reads its keys (DEV-523) #6

Merged
forgejoadmin merged 1 commit from fix/DEV-523-argocd-oidc-secret-label into main 2026-08-23 10:37:12 +00:00
Showing only changes of commit f5a0982222 - Show all commits

View file

@ -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