Move some auto-deploy options around

This commit is contained in:
Greg Hellings
2025-09-11 23:57:10 -05:00
parent 9b4132610d
commit c891c5f514
5 changed files with 3 additions and 4 deletions
-2
View File
@@ -10,6 +10,4 @@ helm upgrade \
tailscale/tailscale-operator \
--namespace=tailscale \
--create-namespace \
--set-string oauth.clientId="$(bw get username 'ffa188a4-63b2-4926-99f0-b33b0021a4f4')" \
--set-string oauth.clientSecret="$(bw get password 'ffa188a4-63b2-4926-99f0-b33b0021a4f4')" \
--wait