Skip to content

Commit

Permalink
Postgres to helm (rackerlabs#589)
Browse files Browse the repository at this point in the history
* WIP

* Conversion and bugs

Postgres-operator is now deployed with helm. Also Fixed a bug with memcached and set permissions for 2 bin files and corrected a bug in bootstrap.sh

* fix whitespace

* Update bootstrap.sh

* Update memcached-helm-overrides.yaml
  • Loading branch information
aedan authored Nov 22, 2024
1 parent 8e1f900 commit 18581a6
Show file tree
Hide file tree
Showing 10 changed files with 705 additions and 527 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
[submodule "submodules/nginx-gateway-fabric"]
path = submodules/nginx-gateway-fabric
url = https://github.com/nginxinc/nginx-gateway-fabric.git
[submodule "submodules/postgres-operator"]
path = submodules/postgres-operator
url = https://github.com/zalando/postgres-operator.git
172 changes: 141 additions & 31 deletions base-helm-configs/memcached/memcached-helm-overrides.yaml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 18581a6

Please sign in to comment.