Skip to content
Snippets Groups Projects
Commit 0481a8c8 authored by Veselin's avatar Veselin
Browse files

Update configSecret.yaml

parent 8f3cb12e
Branches
Tags
No related merge requests found
Pipeline #56426 failed
apiVersion: v1 apiVersion: v1
kind: Secret kind: Secret
metadata: metadata:
name: {{ template "app.name" . }}-config name: {{ template "app.name" . }}
namespace: {{ .Release.Namespace }} namespace: {{ .Release.Namespace }}
labels: labels:
{{- include "app.labels" . | nindent 4 }} {{- include "app.labels" . | nindent 4 }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment