Skip to content

Commit

Permalink
remove isCA
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Sleebos committed Aug 9, 2024
1 parent b207770 commit 9ae8121
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/gxf/templates/certificate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ spec:
passwordSecretRef:
name: keystore-password
key: password
{{- if .isCA }}
isCA: true
{{- end }}
---
{{- end }}

0 comments on commit 9ae8121

Please sign in to comment.