mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-25 23:59:24 +00:00
[idrac6] Use secrets for iDRAC login details (#16)
This commit is contained in:
@@ -28,11 +28,14 @@ timezone: UTC
|
||||
puid: 1000
|
||||
pgid: 1000
|
||||
|
||||
# Existing secret, overrides idrac values
|
||||
# existingSecret: test
|
||||
|
||||
# iDRAC connection details
|
||||
idrac:
|
||||
host:
|
||||
user:
|
||||
password:
|
||||
username: root
|
||||
password: calvin
|
||||
port: 443
|
||||
keycode_hack: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user