diff --git a/Code/Helmfile/2/helmfile_3.yaml b/Code/Helmfile/2/helmfile_3.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b1e7cfc326156c30d868546c5ec0398d646749b8 --- /dev/null +++ b/Code/Helmfile/2/helmfile_3.yaml @@ -0,0 +1,5 @@ +releases: + - name: postgres + chart: ./charts/postgres + values: + - ./values/kanban-postgres.yaml