remember the port or the kubeconfig command doesn't work
This commit is contained in:
parent
fd63d2c574
commit
d67e1a1dac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sops exec-file secrets.yaml 'talosctl gen config --with-secrets {} proxlos https://172.20.3.11 --config-patch @patches/controlplane/controlplane.yaml --output-types controlplane,talosconfig'
|
sops exec-file secrets.yaml 'talosctl gen config --with-secrets {} proxlos https://172.20.3.11:6443 --config-patch @patches/controlplane/controlplane.yaml --output-types controlplane,talosconfig'
|
||||||
talosctl apply -f controlplane.yaml $*
|
talosctl apply -f controlplane.yaml $*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue