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

Removed refs to values.yaml and more doc changes #36

Merged
merged 3 commits into from
Dec 16, 2022
Merged

Conversation

pns-nirmata
Copy link
Contributor

No description provided.


2. Add the Kyverno AWS Adapter Helm repository.
```console
helm repo add kyverno-aws-adapter https://nirmata.github.io/kyverno-aws-adapter/
helm repo update kyverno-aws-adapter
```

3. Install the Helm chart in an appropriate namespace, providing other parameters as described in the [Values](#values) section.
3. Install the Helm chart in an appropriate namespace, providing other parameters as described in the [Values](#values) section. Parameters `roleArn`, `eksCluster.name`, `eksCluster.region` are required.
Copy link
Contributor

Choose a reason for hiding this comment

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

As suggested in the TODO of this PR #35 , maybe we can move to a separate local-dev.md file. And it would be actually nice to point to values.yaml, because its local development.

You can have instructions for someone to build and run the controllers manually too.

Copy link
Contributor Author

@pns-nirmata pns-nirmata Dec 2, 2022

Choose a reason for hiding this comment

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

Does the above change look ok for the helm install though? Because, there is no chart.yaml, user could use -set or -f.
Raised an issue to have a dev guide #38.

Copy link
Contributor

Choose a reason for hiding this comment

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

yes. lgtm

@pns-nirmata pns-nirmata merged commit 1c48b53 into main Dec 16, 2022
@pns-nirmata pns-nirmata deleted the roleArn-required branch December 16, 2022 07:10
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