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

ability to setup host using own postgress and ability to set custom storageclass and size #24

Merged
merged 10 commits into from
Jul 18, 2024

Conversation

strelok899
Copy link
Contributor

No description provided.

@strelok899
Copy link
Contributor Author

@nushkovg added some more fixes and abilities

@strelok899
Copy link
Contributor Author

@nushkovg would be glad if you can take a look here

Copy link
Contributor

@nushkovg nushkovg left a comment

Choose a reason for hiding this comment

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

Hey @strelok899 I have left some comments.

Comment on lines +19 to +22
securityContext:
fsGroup: 1001
runAsUser: 1001
runAsGroup: 1001
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the deployment face any issues without these permissions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes no permissions to write to local storage

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this optional? Only when it's local storage. The other stuff looks good.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nushkovg done

Comment on lines +42 to +43
## @param outline.fileStorage.storageClassName The storageclass name to use default "".
## @param outline.fileStorage.storageSize The storageclass size to use default 250Gi.
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you use the bitnami-helm-readme-generator for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no with hands its 2 rows

@strelok899
Copy link
Contributor Author

@nushkovg done as you requested

@strelok899 strelok899 requested a review from nushkovg July 18, 2024 07:50
Comment on lines +19 to +22
securityContext:
fsGroup: 1001
runAsUser: 1001
runAsGroup: 1001
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this optional? Only when it's local storage. The other stuff looks good.

@strelok899 strelok899 requested a review from nushkovg July 18, 2024 09:12
@nushkovg nushkovg merged commit a963814 into kubitodev:main Jul 18, 2024
1 check passed
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