Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad40a86

Browse files
committed
Merge pull requestsorintlab#130 from robdaemon/fix_k8_proxy_example
In the proxy example, the environment variables for the storage backe…
2 parents4dd15f2 +05ce7ff commitad40a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎examples/kubernetes/stolon-proxy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ spec:
2222
-name:STPROXY_CLUSTER_NAME
2323
# TODO(sgotti) Get cluster name from "stoloncluster" label using a downward volume api instead of duplicating the name here
2424
value:"kube-stolon"
25-
-name:STSENTINEL_STORE_BACKEND
25+
-name:STPROXY_STORE_BACKEND
2626
value:"etcd"# Or consul
27-
-name:STSENTINEL_STORE_ENDPOINTS
27+
-name:STPROXY_STORE_ENDPOINTS
2828
value:"10.245.1.1:2379"
2929
# Enable debugging
3030
-name:STPROXY_DEBUG

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp