Skip to content

Commit

Permalink
Add yaml document separators to CRDs to make helm show crds output …
Browse files Browse the repository at this point in the history
…valid
  • Loading branch information
Vasfed committed Dec 26, 2024
1 parent cca4c47 commit feaee17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
Expand Down
1 change: 1 addition & 0 deletions charts/mattermost-operator/crds/crd-mattermosts.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
Expand Down

0 comments on commit feaee17

Please sign in to comment.