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:
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue