Remove field not defined in deployment specification 12/112712/1
authorJakub Latusek <j.latusek@samsung.com>
Tue, 15 Sep 2020 09:03:57 +0000 (11:03 +0200)
committerJakub Latusek <j.latusek@samsung.com>
Tue, 15 Sep 2020 16:07:52 +0000 (18:07 +0200)
Change-Id: I811b5a5fe6f6c77209ab7f7b2da5fe188cf7b2db
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562

kubernetes/common/postgres/templates/_deployment.tpl

index 456aa32..9ce9b88 100644 (file)
@@ -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: