Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

templates: fix PodSecurityPolicy missing label key #42

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

lion24
Copy link
Contributor

@lion24 lion24 commented Apr 4, 2023

labels key were missing resulting in an error while trying to deploy the chart with PSP enabled:

Helm upgrade failed: YAML parse error on democratic-csi/templates/psp.yaml:
error converting YAML to JSON: yaml: line 5: mapping values are not allowed in this context...

@lion24
Copy link
Contributor Author

lion24 commented Apr 4, 2023

Fixes #27

@lion24
Copy link
Contributor Author

lion24 commented Apr 4, 2023

Anyway, that's a deprecated feature.

@travisghansen
Copy link
Member

Thanks! Bump the version in Chart.yaml so a new release will get created (just bump the patch number).

labels key were missing resulting in an error while trying to deploy the
chart with PSP enabled:

```
Helm upgrade failed: YAML parse error on democratic-csi/templates/psp.yaml:
error converting YAML to JSON: yaml: line 5: mapping values are not allowed in this context...
```

Signed-off-by: Lionel H <me@nullbyte.be>
@lion24 lion24 force-pushed the fix-psp-templates branch from f1a6496 to 5f704f8 Compare April 9, 2023 16:32
@lion24
Copy link
Contributor Author

lion24 commented Apr 9, 2023

Thanks! Bump the version in Chart.yaml so a new release will get created (just bump the patch number).

Done! 😄

@travisghansen travisghansen merged commit edbac2a into democratic-csi:master Apr 9, 2023
@lion24 lion24 deleted the fix-psp-templates branch April 9, 2023 18:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants