apiVersion: v1 kind: Secret metadata: name: "test" namespace: {{ .ns }} stringData: foo: "bar"