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

docs: add AND operator to sequential commands #368

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Mar 1, 2023

This PR

  • add AND operator to sequential commands
  • fix uninstall via Helm command

Signed-off-by: Michael Beemer beeme1mr@users.noreply.github.com

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@@ -56,21 +56,21 @@ helm template openfeature/open-feature-operator -s templates/{CRD} --set default

### Uninstall
```sh
helm uninstall ofo
helm uninstall openfeature
Copy link
Member

Choose a reason for hiding this comment

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

Can you perhaps make one small addition to specify that openfeature is the name of the release (in the install command).

@toddbaert toddbaert self-requested a review March 1, 2023 17:09
@beeme1mr beeme1mr merged commit 6f73a62 into main Mar 1, 2023
@beeme1mr beeme1mr deleted the beeme1mr-patch-1 branch March 1, 2023 18:35
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