1# helm install ngrok-operator ngrok/ngrok-operator -n ngrok-operator --create-namespace -f operator-values.yaml2credentials:3 apiKey: ${NGROK_API_KEY}4 authtoken: ${NGROK_AUTHTOKEN}5