make renew-tls-cert pipeline daily

This commit is contained in:
viktorbarzin 2021-02-19 00:32:27 +00:00
parent 44e3d4dfd7
commit bb0b8c485e

View file

@ -33,11 +33,11 @@ steps:
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: renew-tls-certificate name: renew-tls-certificate
# trigger: trigger:
# event: event:
# - cron - cron
# cron: cron:
# - nightly - "@daily"
steps: steps:
- name: Prepare terraform files - name: Prepare terraform files