mass update and migrate to networking.k8s.io/v1 api

This commit is contained in:
ace
2022-07-31 06:27:41 +03:00
parent b0ae6e8f4e
commit 3fd0781699
24 changed files with 497 additions and 164 deletions

View File

@ -26,7 +26,7 @@ spec:
{{- end }}
externalTrafficPolicy: {{ .Values.service.externalTrafficPolicy }}
ports:
- port: 3000
- port: {{ .Values.service.port }}
targetPort: http
protocol: TCP
name: http