manifests: fix whitespace due to different helm version

This commit is contained in:
Jonathan Striebel 2018-07-26 16:16:05 +02:00
parent 0c91082d86
commit 7b880033bd
2 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,7 @@ spec:
shortNames:
- cert
- certs
---
# Source: cert-manager/templates/clusterissuer-crd.yaml
apiVersion: apiextensions.k8s.io/v1beta1
@ -156,4 +157,5 @@ spec:
requests:
cpu: 10m
memory: 32Mi

View File

@ -27,6 +27,7 @@ spec:
shortNames:
- cert
- certs
---
# Source: cert-manager/templates/clusterissuer-crd.yaml
apiVersion: apiextensions.k8s.io/v1beta1
@ -105,6 +106,7 @@ spec:
requests:
cpu: 10m
memory: 32Mi
---
# Source: cert-manager/templates/rbac.yaml