diff --git a/.env.enc b/.env.enc index ffde9c5..a8cbdf6 100644 Binary files a/.env.enc and b/.env.enc differ diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0b75e44..f4593fa 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,12 +34,6 @@ jobs: uses: actions/checkout@v3 with: path: "ocelot/deployment/configurations/${{ env.CONFIGURATION }}" - - run: | - ls ocelot/ - ls ocelot/deployment - ls ocelot/deployment/scripts - ls ocelot/deployment/configurations - ls ocelot/deployment/configurations/this - name: Decrypt all secrets run: ocelot/deployment/scripts/secrets.decrypt.sh - name: Upgrade Cluster diff --git a/kubeconfig.yaml.enc b/kubeconfig.yaml.enc index 46d3c7e..6c4b49f 100644 Binary files a/kubeconfig.yaml.enc and b/kubeconfig.yaml.enc differ diff --git a/kubernetes/dns.values.yaml.enc b/kubernetes/dns.values.yaml.enc index 67b52d1..5ff1876 100644 Binary files a/kubernetes/dns.values.yaml.enc and b/kubernetes/dns.values.yaml.enc differ diff --git a/kubernetes/values.yaml.enc b/kubernetes/values.yaml.enc index 384c4e6..1f45e42 100644 Binary files a/kubernetes/values.yaml.enc and b/kubernetes/values.yaml.enc differ