mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
Revert "core -api"
This reverts commit d7be7b1a6141cecf0b61e9d9759dcef33ab4888e.
This commit is contained in:
parent
2628e7015e
commit
4c2b23606f
@ -2,9 +2,9 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: {{ .Values.serviceAccount.name }}
|
||||
name: {{ include "core-api.serviceAccountName" . }}
|
||||
labels:
|
||||
{{- include "search.labels" . | nindent 4 }}
|
||||
{{- include "core-api.labels" . | nindent 4 }}
|
||||
{{- with .Values.serviceAccount.annotations }}
|
||||
annotations:
|
||||
{{- toYaml . | nindent 4 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user