diff --git a/state/gullfaxi/apps/forgejo/application.yaml b/state/gullfaxi/apps/forgejo/application.yaml index 34857a2..e0a885c 100644 --- a/state/gullfaxi/apps/forgejo/application.yaml +++ b/state/gullfaxi/apps/forgejo/application.yaml @@ -36,7 +36,7 @@ spec: helm: valuesObject: memcached: - enabled: false + enabled: true postgresql: enabled: false test: diff --git a/state/gullfaxi/apps/forgejo/postgresql/manifests/postgresql.yaml b/state/gullfaxi/apps/forgejo/postgresql/manifests/postgresql.yaml index cfc2267..aa669b4 100644 --- a/state/gullfaxi/apps/forgejo/postgresql/manifests/postgresql.yaml +++ b/state/gullfaxi/apps/forgejo/postgresql/manifests/postgresql.yaml @@ -1,4 +1,3 @@ -# Example of PostgreSQL cluster apiVersion: postgresql.cnpg.io/v1 kind: Cluster metadata: