Skip to content

Commit 2f18eea

Browse files
author
lijie
committed
fix: empty string
1 parent 21a09be commit 2f18eea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/kubernetes_v1.22/helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ sidecar:
4141
polaris:
4242
server:
4343
address: polaris.polaris-system
44-
token: #POLARIS_TOKEN#
45-
operator: #POLARIS_OPERATOR#
44+
token: '' #POLARIS_TOKEN#
45+
operator: '' #POLARIS_OPERATOR#
4646
sync:
4747
service:
4848
mode: all

0 commit comments

Comments
 (0)