diff --git a/pkg/kinflate/commands/init.go b/pkg/kinflate/commands/init.go index a8757c9ab..60b74db2f 100644 --- a/pkg/kinflate/commands/init.go +++ b/pkg/kinflate/commands/init.go @@ -39,7 +39,7 @@ namePrefix: some-prefix objectLabels: app: helloworld objectAnnotations: - note: This is a example annotation + note: This is an example annotation resources: - deployment.yaml - service.yaml