feat(vmuser): use secret instead of hardcoded value for vmuser authentication
This commit is contained in:
parent
a91580c73f
commit
3f893854a4
2 changed files with 3 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: simple-user-secret
|
||||
namespace: observability
|
||||
type: Opaque
|
||||
stringData:
|
||||
username: simple-user
|
||||
password: simple-password
|
||||
Loading…
Add table
Add a link
Reference in a new issue