diff --git a/apps/system/vpn/daemonset.yaml b/apps/system/vpn/daemonset.yaml index 00a6c19..da0d340 100644 --- a/apps/system/vpn/daemonset.yaml +++ b/apps/system/vpn/daemonset.yaml @@ -21,7 +21,7 @@ spec: - matchExpressions: - key: vpn operator: In - values: ["enabled"] + values: ["disabled"] volumes: - name: vpn-conf configMap: