Refactor kube-vip and rke2 configuration to use null for vip_interface

This commit is contained in:
2024-07-09 22:05:42 +08:00
parent 08c09e0c6d
commit a8dac32320
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
api_server:
image: furyhawk/listen:v0.1.13
image: furyhawk/listen:v0.1.15
restart: always
depends_on:
- postgres_db