Update 4 files

- /charts/durpapi/templates/service.yaml
- /charts/durpapi/templates/deployment.yaml
- /charts/durpapi/templates/ingress.yaml
- /charts/durpapi/values.yaml
This commit is contained in:
2023-04-16 13:45:31 +00:00
parent 5f382a605a
commit 287b850c52
4 changed files with 12 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
kind: Service
metadata:
name: {{ .Values.service.name }}
name: {{ .Chart.Name }}-service
spec:
ports:
- name: http