rancher update

This commit is contained in:
root 2024-10-25 09:32:30 +00:00
parent 5ac4a7d1c3
commit d71408eea1
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ letsEncrypt:
class: "" class: ""
# If you are using certs signed by a private CA set to 'true' and set the 'tls-ca' # 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 # in the 'rancher-system' namespace. See the README.md for details
privateCA: false privateCA: true
# http[s] proxy server passed into rancher server. # http[s] proxy server passed into rancher server.
# proxy: http://<username>@<password>:<url>:<port> # proxy: http://<username>@<password>:<url>:<port>
@ -173,7 +173,7 @@ postDelete:
ignoreTimeoutError: false ignoreTimeoutError: false
# Set a bootstrap password. If leave empty, a random password will be generated. # Set a bootstrap password. If leave empty, a random password will be generated.
bootstrapPassword: "" bootstrapPassword: "coneijinc123!"
startupProbe: startupProbe:
## should be ready within 2 minutes ## should be ready within 2 minutes