remove cert manager
parent
858f796db3
commit
8162f21728
|
@ -41,6 +41,9 @@ spec:
|
|||
failureThreshold: 1
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 10
|
||||
terminationGracePeriodSeconds: 30
|
||||
dnsPolicy: ClusterFirst
|
||||
automountServiceAccountToken: false
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
|
|
@ -4,5 +4,4 @@ metadata:
|
|||
name: ingress-nginx
|
||||
namespace: ingress-nginx
|
||||
resources:
|
||||
- cert-manager.yaml
|
||||
- ingress-controller.yaml
|
||||
|
|
Loading…
Reference in New Issue