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

DESCW-2428 change backup storage class to netap-file-backup #38

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

kshapka-bcgov
Copy link

No description provided.

@@ -144,12 +144,12 @@ cronJob:
size: 5Gi
resources:
requests:
cpu: "50m"
memory: "256Mi"
cpu: '50m'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just curious what is converting the single to double quotes. as i'm sure we don't have a script that lints these files, and it is an influence of VS Code autosaving this. In either case we should be cautious.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/bcgov/des-notifybc/blob/v5/.prettierrc.yml#L1

I'm not sure why they weren't single quotes in the first place.

@kshapka-bcgov kshapka-bcgov marked this pull request as ready for review July 3, 2024 16:37
@kshapka-bcgov kshapka-bcgov merged commit 0c638fc into v5 Jul 3, 2024
5 checks passed
@kshapka-bcgov kshapka-bcgov deleted the feature/DESCW-2428 branch July 3, 2024 16:39
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.

2 participants