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 helm installation command to create namespace as part of default installation #17

Closed
oumkale opened this issue Feb 1, 2024 · 1 comment
Assignees
Labels
feature request New feature or request

Comments

@oumkale
Copy link
Member

oumkale commented Feb 1, 2024

Need to update helm installation command to create namespace as part of default installation,

Update --namespace ${NAMESPACE} --create-namespace in

helm upgrade --install secretrotator jfrog/jfrog-registry-operator --set "serviceAccount.name=${SERVICE_ACCOUNT_NAME}" --set serviceAccount.annotations=${ANNOTATIONS}  -n ${NAMESPACE}
@oumkale oumkale added the feature request New feature or request label Feb 1, 2024
@oumkale
Copy link
Member Author

oumkale commented Feb 1, 2024

This issue has been fixed in PR : #18

@oumkale oumkale closed this as completed Feb 1, 2024
@oumkale oumkale self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant