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
329df636
authored
2022-07-22 18:16:02 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add istio repo definition to istio-base, to support fresh clean
installs.
1 parent
c209fd02
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
istio/istio-base.helmfile.yaml
istio/istio-base.helmfile.yaml
View file @
329df63
1
repositories
:
2
-
name
:
istio
3
url
:
https://istio-release.storage.googleapis.com/charts
4
1
releases
:
5
releases
:
2
-
name
:
{{
.Values.namePrefix
}}
istio-base
6
-
name
:
{{
.Values.namePrefix
}}
istio-base
3
namespace
:
{{
.Values.namespace
}}
7
namespace
:
{{
.Values.namespace
}}
...
...
Please
register
or
sign in
to post a comment