Merge pull request #275 from yank1/fix-a-typo-init.go

fix a typo init.go
This commit is contained in:
k8s-ci-robot 2018-02-11 23:06:48 -08:00 committed by GitHub
commit 056c213b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ namePrefix: some-prefix
objectLabels: objectLabels:
app: helloworld app: helloworld
objectAnnotations: objectAnnotations:
note: This is a example annotation note: This is an example annotation
resources: resources:
- deployment.yaml - deployment.yaml
- service.yaml - service.yaml