1# @TEMPLATE@ 2apiVersion: example.org/v1beta1 3kind: Custom 4metadata: 5 name: xmas 6spec: 7 deck: the halls 8 value: {{env "USER"}} 9--- 10apiVersion: example.org/v1beta1 11kind: Service 12metadata: 13 name: easter 14spec: 15 deck: the lawn 16 value: with eggs