add agent refresh and template render

This commit is contained in:
Maidul Islam
2023-11-27 18:15:08 -05:00
parent a0dfa5eedf
commit 6ccaa24e59
6 changed files with 468 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{{- with secret "6553ccb2b7da580d7f6e7260" "dev" "/" }}
{{- range . }}
{{ .Key }}={{ .Value }}
{{- end }}
{{- end }}