bondar-pavel commented on issue #13:
URL: https://github.com/apache/couchdb-helm/issues/13#issuecomment-638784106
Looks like I have same issue, pods can not be created because of psp:
```
$ sudo kubectl describe statefulset -n couchdb
...
Volume Claims: <none>
Events:
Type Reason Age From
Message
---- ------ ---- ----
-------
Warning FailedCreate 8m23s (x19 over 30m) statefulset-controller
create Pod vociferous-garfish-couchdb-0 in StatefulSet
vociferous-garfish-couchdb failed error: pods "vociferous-garfish-couchdb-0" is
forbidden: unable to validate against any pod security policy: []
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]