Commit 96f0c61 Matthew Fisher
committed
1 parent ee87845 commit 96f0c61 Copy full SHA for 96f0c61
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ dhparam: ""
8
8
9
9
# Any custom router annotations(https://github.com/deis/router#annotations)
10
10
# which need to be applied can be specified as key-value pairs under "deployment_annotations"
11
- deployment_annotations :
11
+ # deployment_annotations:
12
12
# <example-key>: <example-value>
13
13
14
14
# Any custom annotations for k8s services like http://kubernetes.io/docs/user-guide/services/#ssl-support-on-aws
15
15
# which need to be applied can be specified as key-value pairs under "service_annotations"
16
- service_annotations :
16
+ # service_annotations:
17
17
# <example-key>: <example-value>
18
18
19
19
# Enable to pin router pod hostPort when using minikube or vagrant
You can’t perform that action at this time.
0 commit comments