Merge pull request #275 from yank1/fix-a-typo-init.go
fix a typo init.go
This commit is contained in:
commit
056c213b07
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue