https://rancher.com/ logo
#k3s
Title
s

stale-dinner-99388

09/09/2022, 12:59 PM
Hey is there any way i can pass rancher username at the time of installation. I am using helm chart for install rancher. Command:
Copy code
helm upgrade --install rancher rancher-latest/rancher   --namespace cattle-system   --set hostname=url   --set ingress.tls.source="letsEncrypt" --set bootstrapPassword=abcdxyz  --set letsEncrypt.email="email"   --set letsEncrypt.environment="production"
3 Views