secrets-store-csi-driver icon indicating copy to clipboard operation
secrets-store-csi-driver copied to clipboard

More verbose documentation with examples for enabling syncSecret feature

Open abhishek181 opened this issue 1 year ago • 1 comments

Describe the solution you'd like By default the syncSecret feature is disabled. I understand that option information is provided in the below documentations:

  • https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/221ef44211750661b2407e608ff707517d7a940a/charts/secrets-store-csi-driver/values.yaml#L187-L188
  • https://secrets-store-csi-driver.sigs.k8s.io/getting-started/installation.html#values

However, providing the same information in the README file the Github repo would be more helpful. There could be a table with all the options that can be added when installing the csi-driver and some examples to enable some of them.

Anything else you would like to add: Examples with setting the optional values using flags will help as well where a simple command can help to enable the feature.

Environment:

  • Secrets Store CSI Driver version: (use the image tag): latest image installed using helm
  • Kubernetes version: 1.22

abhishek181 avatar Sep 21 '22 10:09 abhishek181

However, providing the same information in the README file the Github repo would be more helpful. There could be a table with all the options that can be added when installing the csi-driver and some examples to enable some of them.

@abhishek181 The optional values table is available in the docs - https://secrets-store-csi-driver.sigs.k8s.io/getting-started/installation.html#optional-values

aramase avatar Sep 21 '22 17:09 aramase

Closing with https://github.com/kubernetes-sigs/secrets-store-csi-driver/issues/1055#issuecomment-1253997763.

Please feel free to reopen if you have any other issues.

/close

aramase avatar Sep 26 '22 21:09 aramase

@aramase: Closing this issue.

In response to this:

Closing with https://github.com/kubernetes-sigs/secrets-store-csi-driver/issues/1055#issuecomment-1253997763.

Please feel free to reopen if you have any other issues.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Sep 26 '22 21:09 k8s-ci-robot