mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
core -api
This commit is contained in:
parent
d7be7b1a61
commit
e991012bca
@ -1,7 +1,7 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ include "core-api.fullname" . }}
|
name: {{ .Values.fullnameOverride }}
|
||||||
labels:
|
labels:
|
||||||
{{- include "core-api.labels" . | nindent 4 }}
|
{{- include "core-api.labels" . | nindent 4 }}
|
||||||
spec:
|
spec:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user