We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7961d87 commit a107a04Copy full SHA for a107a04
apps/monitoring/prometheus-vault-token-syncer/cronjob.yaml
@@ -3,6 +3,7 @@ apiVersion: batch/v1
3
kind: "CronJob"
4
metadata:
5
name: "prometheus-vault-token-syncer"
6
+ namespace: monitoring
7
spec:
8
schedule: "*/6 * * * *"
9
concurrencyPolicy: Forbid
0 commit comments