Skip to content

Conversation

@pucilpet
Copy link
Contributor

@pucilpet pucilpet commented Apr 5, 2023

Changed from trilium to bitnami/wordpress

Changed from trilium to bitnami/wordpress
@mms-gianni mms-gianni added the bug Something isn't working label Apr 5, 2023
@mms-gianni mms-gianni self-assigned this Apr 5, 2023
@mms-gianni
Copy link
Member

Oh. Thank you for your PR.

This was a mishap while refactoring in an early stage of these templates.

@mms-gianni mms-gianni merged commit 2216e01 into kubero-dev:main Apr 5, 2023
@mms-gianni
Copy link
Member

@pucilpet had some trouble to make it run on Linode. Buut finally it worked out

https://demo.kubero.dev/#/pipeline/tools/apps

Things I had to change:

spec:
  image:
    run:
      securityContext:
        readOnlyRootFilesystem: false <------ writes a ton of configs during startup
  podSecurityContext:
    fsGroup: 1001 <------ makes the mounted storage writable for the running user. 

This needs to be edited directly in the CRD

@pucilpet
Copy link
Contributor Author

pucilpet commented Apr 6, 2023

@mms-gianni that is good to know. I was testing it on GKE and I thought I was doing something wrong with the GKE storage classes. :1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants