Hey <#C3P7DRKJM|developer> is there any way i can ...
# developer
s
Hey #developer is there any way i can pass rancher username at the time of installation. I am using helm chart for install rancher. here is the 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"