mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 15:19:35 +07:00
refactor(argocd): disable anonymous read
This commit is contained in:
@ -2,11 +2,8 @@ argo-cd:
|
||||
server:
|
||||
extraArgs:
|
||||
- --insecure
|
||||
rbacConfig:
|
||||
policy.default: role:readonly
|
||||
config:
|
||||
statusbadge.enabled: 'true'
|
||||
users.anonymous.enabled: 'true'
|
||||
resource.customizations.health.argoproj.io_Application: |
|
||||
hs = {}
|
||||
hs.status = "Progressing"
|
||||
|
Reference in New Issue
Block a user