Skip to content

Commit a046cd1

Browse files
add label for nmap-prober
1 parent 732cabc commit a046cd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/nmap-prober/nmap-prober-cronjob.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ spec:
1010
spec:
1111
backoffLimit: 0
1212
template:
13+
metadata:
14+
labels:
15+
"app.kubernetes.io/name": "nmap-prober"
1316
spec:
1417
restartPolicy: Never
1518
securityContext:

0 commit comments

Comments
 (0)