Files
kustomize/kyaml/fn/framework/testdata/templatefiles/deployment.template
2020-11-12 11:54:58 -08:00

8 lines
124 B
Plaintext

apiVersion: apps/v1
kind: Deployment
metadata:
name: foo
namespace: default
annotations:
{{ .Key }}: {{ .Value }}