2022-04-29 13:19:50 +00:00
|
|
|
---
|
|
|
|
apiVersion: cert-manager.io/v1
|
|
|
|
kind: ClusterIssuer
|
|
|
|
metadata:
|
|
|
|
name: selfsigned
|
|
|
|
namespace: cert-manager
|
|
|
|
annotations:
|
|
|
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
2024-09-04 19:46:02 +00:00
|
|
|
argocd.argoproj.io/sync-wave: "2"
|
2022-04-29 13:19:50 +00:00
|
|
|
spec:
|
|
|
|
selfSigned: {}
|