infrastructure/ingress.tjo.cloud/README.md
Tine 1d4a6390b4
Some checks failed
/ lint (push) Failing after 39s
feat: encrypted states and env update
2025-01-02 17:19:03 +01:00

309 B

ingress

Handling all Ingress traffic

Rolling out changes

# Apply code changes to single node.
# Make sure to commit and push the changes first.
just configure-only nevaroo

# Apply infrastructure changes to single node.
just apply-only nevaroo

# Apply to all nodes
just configure
just apply