diff --git a/on-premise/main/rancher_v2.9.1/rancher/rancher-2.9.1.tgz b/on-premise/main/rancher_v2.9.1/rancher/rancher-2.9.1.tgz deleted file mode 100644 index e1e62b4..0000000 Binary files a/on-premise/main/rancher_v2.9.1/rancher/rancher-2.9.1.tgz and /dev/null differ diff --git a/on-premise/main/rancher_v2.9.1/rancher/values.yaml b/on-premise/main/rancher_v2.9.1/rancher/values.yaml index 12e3c63..2ee0ee1 100644 --- a/on-premise/main/rancher_v2.9.1/rancher/values.yaml +++ b/on-premise/main/rancher_v2.9.1/rancher/values.yaml @@ -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://@:: @@ -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