We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943efb0 commit 13be086Copy full SHA for 13be086
templates/config/samples/sample.yaml.tpl
@@ -1,6 +1,6 @@
1
{{- range .Samples -}}
2
---
3
-apiVersion: s3.services.k8s.aws/v1alpha1
+apiVersion: {{$.APIGroup}}/{{$.APIVersion}}
4
kind: {{.Kind}}
5
metadata:
6
name: example
0 commit comments