FIX(falco): falco UI auth: use

- FALCOSIDEKICK_UI_USER format
This commit is contained in:
2025-12-27 21:40:49 +09:00
parent 90c7883c37
commit 4e0d10e581

View File

@@ -12,12 +12,8 @@ spec:
name: falco-ui-secret name: falco-ui-secret
creationPolicy: Owner creationPolicy: Owner
data: data:
- secretKey: username - secretKey: FALCOSIDEKICK_UI_USER
remoteRef: remoteRef:
key: cluster-infrastructure/falco key: cluster-infrastructure/falco
property: UI_USERNAME property: UI_USER
- secretKey: password
remoteRef:
key: cluster-infrastructure/falco
property: UI_PASSWORD