Skip to content

Commit a107a04

Browse files
set default namespace
1 parent 7961d87 commit a107a04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/monitoring/prometheus-vault-token-syncer/cronjob.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ apiVersion: batch/v1
33
kind: "CronJob"
44
metadata:
55
name: "prometheus-vault-token-syncer"
6+
namespace: monitoring
67
spec:
78
schedule: "*/6 * * * *"
89
concurrencyPolicy: Forbid

0 commit comments

Comments
 (0)