chore: remove autocert
This commit is contained in:
parent
c5e409636c
commit
ff0e672bda
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user