Hey is there any way i can pass rancher username ...
# k3s
s
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"