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
e0097004
authored
2022-03-31 10:42:54 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add kustomize/plugin config location.
1 parent
c1244665
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 @
e009700
...
...
@@ -41,6 +41,7 @@ data:
run-helmfile
:
|
#!/bin/sh
set -ex
mkdir -p $HOME/.config/kustomize/plugin
helm plugin install https://github.com/mumoshu/helm-x
helm plugin install https://github.com/databus23/helm-diff
helm plugin install https://github.com/aslafy-z/helm-git.git
...
...
Please
register
or
sign in
to post a comment