Skip to content

Commit 6e4f433

Browse files
committed
fix: remove includeLabels
1 parent e1ed22b commit 6e4f433

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/helloWorld/kustomization.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ metadata:
66
# Example configuration for the webserver
77
# at https://github.com/monopole/hello
88
labels:
9-
- includeSelectors: true
10-
pairs:
9+
- pairs:
1110
app: hello
1211

1312
resources:

0 commit comments

Comments
 (0)