2 changed files with 6 additions and 9 deletions
@ -0,0 +1,6 @@ |
|||||
|
apiVersion: v1 |
||||
|
kind: ConfigMap |
||||
|
metadata: |
||||
|
name: my-map8 |
||||
|
data: |
||||
|
foo: bar |
@ -1,9 +0,0 @@ |
|||||
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