Anisha
Anisha
yes, we are using security as you mentioned, but we need to add these value in values.yaml file ``` # -- the initial number of nodes in the CouchDB cluster....
Hi, please let me know if i can add these options in ```values.yaml``` file used in helm deployment? ``` podSecurityContext: seccompProfile: type: RuntimeDefault fsGroup: 5984 fsGroupChangePolicy: "Always" containerSecurityContext: runAsNonRoot: true...
Hi @zhquan, Thank you for responding. Please find output below,  
Thanks for the update @manuel-sommer