aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-09-16 07:17:17 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-16 07:17:17 +0000
commit02c101a5aa6991fa6dd3aceb2f40429f96b7943a (patch)
treeea2c3e8e74231008ab0245252385f4acf81953a9
parentd71af8d01cd50f6dd11f1958b296a80ffa18ca04 (diff)
parentac0aa92efe65cade467e9f05da5551f438845c85 (diff)
Merge "Remove field not defined in deployment specification"
-rw-r--r--kubernetes/common/postgres/templates/_deployment.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/common/postgres/templates/_deployment.tpl b/kubernetes/common/postgres/templates/_deployment.tpl
index 456aa32bc0..9ce9b88644 100644
--- a/kubernetes/common/postgres/templates/_deployment.tpl
+++ b/kubernetes/common/postgres/templates/_deployment.tpl
@@ -30,7 +30,6 @@ metadata:
heritage: {{ $dot.Release.Service }}
name: "{{ index $dot.Values "container" "name" $pgMode }}"
spec:
- serviceName: {{ $dot.Values.service.name }}
replicas: 1
selector:
matchLabels: