Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't install CRDs with helm but manually #66

Merged
merged 2 commits into from
Nov 6, 2019
Merged

Don't install CRDs with helm but manually #66

merged 2 commits into from
Nov 6, 2019

Conversation

AMecea
Copy link
Contributor

@AMecea AMecea commented Nov 5, 2019

No description provided.

Makefile Outdated
MANIFESTS_DIR ?= deploy/manifests
CRDS_FILE ?= $(MANIFESTS_DIR)/00-crds.yaml

CERT_MANAGER_VERSION ?= v0.11.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we detect versions from helm lock-file so that we keep the source of truth in a single place? We should also add a verification step on CI.

@AMecea AMecea merged commit 977e0a8 into master Nov 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the crd-install branch November 6, 2019 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants