We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d371c commit 5affefeCopy full SHA for 5affefe
kubernetes/applications/nebula-sync/deployment.yaml
@@ -39,6 +39,8 @@ spec:
39
value: "0 * * * *"
40
- name: TZ
41
value: "Europe/Rome"
42
+ - name: CLIENT_SKIP_TLS_VERIFICATION
43
+ value: "true"
44
resources:
45
limits:
46
cpu: 50m
0 commit comments