Merge "Manila: Hide password strings"
This commit is contained in:
commit
436931f3b9
@ -16,6 +16,7 @@ parameters:
|
||||
ManilaIsilonNasPassword:
|
||||
type: string
|
||||
default: ''
|
||||
hidden: true
|
||||
ManilaIsilonNasServer:
|
||||
type: string
|
||||
default: ''
|
||||
|
@ -16,6 +16,7 @@ parameters:
|
||||
ManilaNetappPassword:
|
||||
type: string
|
||||
default: ''
|
||||
hidden: true
|
||||
ManilaNetappServerHostname:
|
||||
type: string
|
||||
default: ''
|
||||
|
@ -16,6 +16,7 @@ parameters:
|
||||
ManilaUnityNasPassword:
|
||||
type: string
|
||||
default: ''
|
||||
hidden: true
|
||||
ManilaUnityNasServer:
|
||||
type: string
|
||||
default: ''
|
||||
|
@ -16,6 +16,7 @@ parameters:
|
||||
ManilaVMAXNasPassword:
|
||||
type: string
|
||||
default: ''
|
||||
hidden: true
|
||||
ManilaVMAXNasServer:
|
||||
type: string
|
||||
default: ''
|
||||
|
@ -16,6 +16,7 @@ parameters:
|
||||
ManilaVNXNasPassword:
|
||||
type: string
|
||||
default: ''
|
||||
hidden: true
|
||||
ManilaVNXNasServer:
|
||||
type: string
|
||||
default: ''
|
||||
|
Loading…
Reference in New Issue
Block a user