Skip to content

Commit aa9de38

Browse files
Address feedback
1 parent cc09a7e commit aa9de38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/cnpg-database/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: v1
33
kind: Service
44
metadata:
5-
name: {{ include "cnpg-database.fullname" . }}
5+
name: {{ include "cnpg-database.fullname" . }}-additional
66
{{- with .Values.additionalService.labels }}
77
labels:
88
{{- toYaml . | nindent 4 }}

0 commit comments

Comments
 (0)