diff --git a/smardigo/Chart.yaml b/smardigo/Chart.yaml index fce043a..343438f 100644 --- a/smardigo/Chart.yaml +++ b/smardigo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: smardigo -description: This chart installs Smardigo along with its Postgres database. +description: This chart installs smardigo. # A chart can be either an 'application' or a 'library' chart. # diff --git a/smardigo/maria/external-maria-service.yml b/smardigo/templates/maria/external-maria-service.yml similarity index 100% rename from smardigo/maria/external-maria-service.yml rename to smardigo/templates/maria/external-maria-service.yml diff --git a/smardigo/postgres/external-postgres-service.yml b/smardigo/templates/postgres/external-postgres-service.yml similarity index 100% rename from smardigo/postgres/external-postgres-service.yml rename to smardigo/templates/postgres/external-postgres-service.yml diff --git a/smardigo/values.yaml b/smardigo/values.yaml index 55624a6..a506a91 100644 --- a/smardigo/values.yaml +++ b/smardigo/values.yaml @@ -1,8 +1,4 @@ sharedService: - keycloak: - host: - ip: 10.0.0.11 - name: dev-keycloak-01.smardigo.digital postgres: host: ip: 10.0.0.19