mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-24 23:29:27 +00:00
[idrac6] Remove default env values (#28)
* Remove default env values * Fix lint issues
This commit is contained in:
@@ -17,11 +17,11 @@ image:
|
||||
# @default -- See below
|
||||
env:
|
||||
# -- iDRAC hostname to connect to
|
||||
IDRAC_HOST:
|
||||
# IDRAC_HOST:
|
||||
# -- iDRAC Username to use
|
||||
IDRAC_USER: root
|
||||
# IDRAC_USER: root
|
||||
# -- iDRAC password to use
|
||||
IDRAC_PASSWORD: calvin
|
||||
# IDRAC_PASSWORD: calvin
|
||||
# -- iDRAC HTTP port
|
||||
IDRAC_PORT: 443
|
||||
# -- Enable keycode hack
|
||||
|
||||
Reference in New Issue
Block a user