chore: remove autocert

This commit is contained in:
shadowlegend 2025-04-01 22:08:50 +07:00
parent c5e409636c
commit ff0e672bda

View File

@ -94,30 +94,3 @@ spec:
server: https://kubernetes.default.svc
namespace: vector
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: autocert
namespace: smallstep
spec:
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
project: default
sources:
- chart: autocert
repoURL: https://smallstep.github.io/helm-charts
targetRevision: 1.20.1
helm:
values: |
role: Agent
persistence:
hostPath:
enabled: false
destination:
server: https://kubernetes.default.svc
namespace: smallstep