This directory contains example CoderTemplate resources for exercising the
CoderTemplate API (aggregation.coder.com/v1alpha1).
codertemplate-smoke-scratch.yamlis an exported template manifest captured from a live smoke-test cluster.- It is intended as a reusable baseline for template create/update API testing.
Apply it with:
kubectl apply -f examples/coder-templates/codertemplate-smoke-scratch.yamlIf you are updating an already-existing object with kubectl replace, include
the latest metadata.resourceVersion from kubectl get -o yaml.