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
171e59b2
authored
2022-09-12 15:37:13 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove 'auth' volume on do-backup cronjob.
1 parent
3b0725a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
backup-secrets/helmfile.yaml
backup-secrets/helmfile.yaml
View file @
171e59b
...
...
@@ -60,9 +60,6 @@ releases:
-
name
:
config
configMap
:
name
:
{{
.Values.name
}}
-backup-secrets-config
-
name
:
auth
secret
:
secretName
:
{{
.Values.name
}}
-backup-secrets-auth
-
name
:
scripts
configMap
:
name
:
{{
.Values.name
}}
-backup-secrets-scripts
...
...
Please
register
or
sign in
to post a comment