rancher update
This commit is contained in:
parent
5ac4a7d1c3
commit
d71408eea1
Binary file not shown.
|
|
@ -97,7 +97,7 @@ letsEncrypt:
|
|||
class: ""
|
||||
# If you are using certs signed by a private CA set to 'true' and set the 'tls-ca'
|
||||
# in the 'rancher-system' namespace. See the README.md for details
|
||||
privateCA: false
|
||||
privateCA: true
|
||||
|
||||
# http[s] proxy server passed into rancher server.
|
||||
# proxy: http://<username>@<password>:<url>:<port>
|
||||
|
|
@ -173,7 +173,7 @@ postDelete:
|
|||
ignoreTimeoutError: false
|
||||
|
||||
# Set a bootstrap password. If leave empty, a random password will be generated.
|
||||
bootstrapPassword: ""
|
||||
bootstrapPassword: "coneijinc123!"
|
||||
|
||||
startupProbe:
|
||||
## should be ready within 2 minutes
|
||||
|
|
|
|||
Loading…
Reference in New Issue