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
143d5607
authored
2022-09-12 15:48:29 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix backup cronjob to no longer look for the -auth secret.
1 parent
171e59b2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
backup-secrets/charts/base/backup.yaml
backup-secrets/charts/base/backup.yaml
View file @
143d560
...
...
@@ -32,7 +32,7 @@ spec:
path
:
config
-
name
:
aws-credentials
secret
:
secretName
:
backup-secrets-aws-
auth
secretName
:
backup-secrets-aws-
credentials
items
:
-
key
:
credentials
path
:
credentials
...
...
Please
register
or
sign in
to post a comment