Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
k8s-helmfiles
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0699ffe5
authored
2022-01-31 18:38:59 -0600
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Need to use multiple yaml docs to ensure that outer variables override
the inner defaults.
1 parent
68a158ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
postgresql/helmfile.yaml
postgresql/helmfile.yaml
View file @
0699ffe
...
...
@@ -16,6 +16,7 @@ environments:
debian
:
"
debian:bullseye-20211220"
postgresql
:
"
bitnami/postgresql:14.1.0-debian-10-r66"
---
releases
:
-
name
:
{{
.Values.namePrefix
}}
postgresql-restore-from-empty
...
...
Please
register
or
sign in
to post a comment