Skip to content

Commit

Permalink
Rename certificate-crd.yaml to certificate.yaml
Browse files Browse the repository at this point in the history
This file declares a `Certificate` resource, not a Certificate CRD, so I think this name is more appropriate
  • Loading branch information
bklang authored May 5, 2020
1 parent 4b2cc5a commit 5811129
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ spec:
domains:
- '*.{{ default "example.com" .Values.ssl.dnsname }}'
- {{ default "example.com" .Values.ssl.dnsname }}
{{- end -}}
{{- end -}}

0 comments on commit 5811129

Please sign in to comment.