Skip to content

Commit bb782f4

Browse files
authored
Merge pull request #47 from paulopontesm/patch-1
fix readme confusing sentence
2 parents e060f6b + da6cf0f commit bb782f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ingress:
3939

4040
```
4141

42-
when you do not want a key to be defined, use a with using a default empty value in the go templates:
42+
when you do not want a key to be defined, you can use a condition and an empty default value:
4343

4444
```yaml
4545
service:

0 commit comments

Comments
 (0)