Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedwaleedmalik committed Nov 30, 2020
1 parent f024a26 commit ed5739b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apiVersion: admissionregistration.k8s.io/v1beta1
kind: ValidatingWebhookConfiguration
metadata:
annotations:
cert-manager.io/inject-ca-from: {{ .Release.Namespace }}r/{{ include "jira-service-desk-operator.fullname" . }}--serving-cert
cert-manager.io/inject-ca-from: {{ .Release.Namespace }}/{{ include "jira-service-desk-operator.fullname" . }}--serving-cert
creationTimestamp: null
name: {{ include "jira-service-desk-operator.fullname" . }}--validating-webhook-configuration
webhooks:
Expand Down

0 comments on commit ed5739b

Please sign in to comment.