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

Update stale Helm install flag #671

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Conversation

Flying-Tom
Copy link
Contributor

@Flying-Tom Flying-Tom commented Aug 15, 2024

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Helm install flag installcrds is deprecated, use crds.enabled instead.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Signed-off-by: Tom <yusencao@outlook.com>
Copy link

netlify bot commented Aug 15, 2024

Deploy Preview for kurator-dev ready!

Name Link
🔨 Latest commit 989d9b7
🔍 Latest deploy log https://app.netlify.com/sites/kurator-dev/deploys/66c29ee931c11b0008df8aa5
😎 Deploy Preview https://deploy-preview-671--kurator-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -16,7 +16,7 @@ kind load docker-image ghcr.io/kurator-dev/cluster-operator:0.3-dev --name <your
helm repo add jetstack https://charts.jetstack.io
helm repo update
kubectl create namespace cert-manager
helm install -n cert-manager cert-manager jetstack/cert-manager --set installCRDs=true
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add "--version" to use the specified version

Copy link
Contributor Author

Choose a reason for hiding this comment

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

version v1.15.3 has been specified

Signed-off-by: Tom <yusencao@outlook.com>
Copy link
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

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

/lgtm

@kurator-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzxuzhonghu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kurator-bot kurator-bot merged commit f47d06a into kurator-dev:main Aug 26, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants