2 changed files with 10 additions and 1 deletions
@ -0,0 +1,9 @@ |
|||||
|
apiVersion: may8.example.com/v1 |
||||
|
kind: May8CronTab |
||||
|
metadata: |
||||
|
name: may8-crontab |
||||
|
annotations: |
||||
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true |
||||
|
spec: |
||||
|
destination: |
||||
|
server: https://kubernetes.default.svc |
Loading…
Reference in new issue