Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
k8s-bootstrap
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
5ba61c3a
authored
2022-03-29 18:38:24 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Call helmfile apply.
1 parent
8407c248
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
k8s-bootstrap.yaml
k8s-bootstrap.yaml
View file @
5ba61c3
...
...
@@ -111,6 +111,7 @@ spec:
image
:
quay.io/roboll/helmfile:v0.143.5
workingDir
:
/tmp/git-storage/k8s-start-of-day
command
:
[
"
/tmp/k8s-bootstrap-scripts/check-mode"
,
"
helmfile"
,
"
/usr/local/bin/helmfile"
]
args
:
[
"
apply"
]
volumeMounts
:
-
name
:
git-storage
mountPath
:
/tmp/git-storage
...
...
Please
register
or
sign in
to post a comment