Skip to content

Commit

Permalink
add support for upgrading edge cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellrr committed Feb 5, 2024
1 parent c9f2086 commit 8659f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade_edge/upgrade_edge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

KUBECONFIG="/opt/kubeconfig/kubeconfig"
TALOSCONFIG="/opt/talosconfig/talosconfig"
SERVER_IP="192.168.1.111"
SERVER_IP="192.168.1.109"
#UPGRADE_TALOS="true"
#TALOS_VERSION="v1.5.5"
# UPGRADE_KUBERENTES="true"
Expand Down

0 comments on commit 8659f10

Please sign in to comment.