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

Fix format of sample-user.yml and change to generic creds #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kshithijiyer-px
Copy link

What this PR does / why we need it:
The current sample file when used fails with the below error:

Events:
  Type     Reason                Age                From                                                                               Message
  ----     ------                ----               ----                                                                               -------
  Normal   ExternalProvisioning  14s (x3 over 31s)  persistentvolume-controller                                                        waiting for a volume to be created, either by external provisioner "pxd.portworx.com" or manually created by system administrator
  Normal   Provisioning          2s (x6 over 31s)   pxd.portworx.com_px-csi-ext-67b5489d47-v9fj4_53ca019c-f1dc-4b4c-8db8-540cf1fb46b6  External provisioner is provisioning volume for claim "postgres/postgres-data"
  Warning  ProvisioningFailed    2s (x6 over 31s)   pxd.portworx.com_px-csi-ext-67b5489d47-v9fj4_53ca019c-f1dc-4b4c-8db8-540cf1fb46b6  failed to provision volume with StorageClass "postgres-sc-2": rpc error: code = PermissionDenied desc = signature is invalid

Correcting the format of the file and making it generic.

Which issue(s) this PR fixes (optional)
Closes #

Special notes for your reviewer:

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.

1 participant