openshift-bootstrap-update.timer 170 B

12345678910
  1. [Unit]
  2. Description=Update the OpenShift node bootstrap credentials hourly
  3. [Timer]
  4. OnBootSec=30s
  5. OnCalendar=hourly
  6. Persistent=true
  7. [Install]
  8. WantedBy=timers.target