Update .gitea/workflows/deploy-character.yml
Updating cluster ips after power outage
This commit is contained in:
parent
d9eededbfa
commit
6e66dccf78
@ -14,7 +14,7 @@ jobs:
|
|||||||
IMAGE_NAME: promiscuity-character:latest
|
IMAGE_NAME: promiscuity-character:latest
|
||||||
IMAGE_TAR: /tmp/promiscuity-character.tar
|
IMAGE_TAR: /tmp/promiscuity-character.tar
|
||||||
# All nodes that might run the pod (control-plane + workers)
|
# All nodes that might run the pod (control-plane + workers)
|
||||||
NODES: "192.168.86.64 192.168.86.66 192.168.86.72"
|
NODES: "192.168.86.72 192.168.86.73 192.168.86.74"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user