Skip to content

Commit

Permalink
chore: add header
Browse files Browse the repository at this point in the history
  • Loading branch information
carslen committed Mar 14, 2023
1 parent c8d4597 commit ad23f9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/avp-demo2/templates/secret.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
# Carsten Lenz
# 2023/03/07
#
Expand All @@ -9,6 +10,10 @@ metadata:
stringData:
foo: {{ .Values.secrets.path | default (randAlphaNum 8) }}
---
# Carsten Lenz
# 2023/03/07
#

apiVersion: v1
kind: Secret
metadata:
Expand Down

0 comments on commit ad23f9f

Please sign in to comment.