forked from k-space/kube
trim spaces in codebase
This commit is contained in:
@@ -188,7 +188,7 @@ spec:
|
||||
tcpSocket:
|
||||
port: 2525
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 10
|
||||
periodSeconds: 10
|
||||
volumes:
|
||||
- name: cert
|
||||
secret:
|
||||
|
@@ -105,7 +105,7 @@ spec:
|
||||
- |
|
||||
wget --header="Authorization: Bearer $APPCONF_api_accessToken" --quiet --spider http://127.0.0.1:8080/health || exit 1
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 10
|
||||
periodSeconds: 10
|
||||
volumes:
|
||||
- name: cert
|
||||
secret:
|
||||
|
@@ -117,7 +117,7 @@ spec:
|
||||
tcpSocket:
|
||||
port: 9465
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 10
|
||||
periodSeconds: 10
|
||||
env:
|
||||
- name: APPCONF_plugins_wildduck_srs_secret
|
||||
valueFrom:
|
||||
|
Reference in New Issue
Block a user