Fix capitalization of clusterIP parameter

This commit is contained in:
tompizmor
2018-06-07 11:26:44 +02:00
parent 8b8bc15f43
commit 2d0656f6ab
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: postgresql
version: 1.0.1
version: 1.0.2
appVersion: 10.4.0
description: Chart for PostgreSQL
keywords:

View File

@@ -9,7 +9,7 @@ metadata:
heritage: "{{ .Release.Service }}"
spec:
type: ClusterIP
ClusterIP: None
clusterIP: None
ports:
- name: postgresql
port: 5432