Skip to content

Commit 176651c

Browse files
committed
chore: storage ip
1 parent 1fee29e commit 176651c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/home/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configMapGenerator:
1818
- INTERNAL_INGRESS_CLASS="internal"
1919
- EXTERNAL_LB_IP="10.56.1.100"
2020
- INTERNAL_LB_IP="10.56.1.101"
21-
- STORAGE_SERVER='100.64.199.90'
21+
- STORAGE_SERVER='10.56.1.155'
2222
- LOCAL_IP_POOL="10.56.1.100-10.56.1.105"
2323
- MOVIES_PATH="/data/media/movies"
2424
- SHOWS_PATH="/data/media/shows"

0 commit comments

Comments
 (0)