We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5a281 commit c2c323eCopy full SHA for c2c323e
1 file changed
Kubernetese/DemonSets/DaemonSetDemo.yml
@@ -3,7 +3,8 @@ kind: DaemonSet
3
metadata:
4
name: myds
5
spec:
6
- selector: matchLabels:
+ selector:
7
+ matchLabels:
8
type: webserver
9
template:
10
0 commit comments