REFACTOR(falco): use falco-ui-secret
- for sidekick webui authenti...
This commit is contained in:
@@ -140,18 +140,8 @@ falcosidekick:
|
|||||||
# cpu: removed to prevent throttling
|
# cpu: removed to prevent throttling
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
|
|
||||||
# Environment variables from Vault secret
|
# Use custom secret for authentication
|
||||||
env:
|
existingSecret: falco-ui-secret
|
||||||
- name: FALCOSIDEKICK_USERNAME
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: falco-ui-secret
|
|
||||||
key: username
|
|
||||||
- name: FALCOSIDEKICK_PASSWORD
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: falco-ui-secret
|
|
||||||
key: password
|
|
||||||
|
|
||||||
# RBAC
|
# RBAC
|
||||||
rbac:
|
rbac:
|
||||||
|
|||||||
Reference in New Issue
Block a user