Skip to content

Commit 0d4e333

Browse files
fix: move crds to allow helm --skip-crds usage (#663)
* fix: move crds to allow helm --skip-crds usage Signed-off-by: Michael Todorovic <[email protected]> * fix: cleanup Signed-off-by: Michael Todorovic <[email protected]> --------- Signed-off-by: Michael Todorovic <[email protected]>
1 parent 82d0dff commit 0d4e333

File tree

9 files changed

+4
-9
lines changed

9 files changed

+4
-9
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../manifests/crds/config.terraform.padok.cloud_terraformlayers.yaml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../manifests/crds/config.terraform.padok.cloud_terraformpullrequests.yaml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../manifests/crds/config.terraform.padok.cloud_terraformrepositories.yaml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../manifests/crds/config.terraform.padok.cloud_terraformruns.yaml

deploy/charts/burrito/templates/crds/crd-terraformlayers.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

deploy/charts/burrito/templates/crds/crd-terraformpullrequests.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

deploy/charts/burrito/templates/crds/crd-terraformrepositories.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

deploy/charts/burrito/templates/crds/crd-terraformruns.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

deploy/charts/burrito/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# TODO: Make CRD install optional? or use --skip-crds Helm flag
2-
# Custom Resource Definitions
3-
# crds:
4-
# install: true
5-
61
# Burrito configuration
72
## Ref: https://docs.burrito.tf/operator-manual/advanced-configuration/
83
config:

0 commit comments

Comments
 (0)