FIX(falco): falco UI auth: use
- FALCOSIDEKICK_UI_USER format
This commit is contained in:
@@ -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
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user