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
b4060bcf
authored
2022-07-07 13:17:26 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Get elasticsearch-operator working with latest helmfile.
1 parent
a2bd98e6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletions
elasticsearch-operator/kustomization.yaml → elasticsearch-operator/charts/elasticsearch-operator/kustomization.yaml
elasticsearch-operator/patches-delete-namespace.yaml → elasticsearch-operator/charts/elasticsearch-operator/patches-delete-namespace.yaml
elasticsearch-operator/helmfile.yaml
elasticsearch-operator/kustomization.yaml
→
elasticsearch-operator/
charts/elasticsearch-operator/
kustomization.yaml
View file @
b4060bc
File moved
elasticsearch-operator/patches-delete-namespace.yaml
→
elasticsearch-operator/
charts/elasticsearch-operator/
patches-delete-namespace.yaml
View file @
b4060bc
File moved
elasticsearch-operator/helmfile.yaml
View file @
b4060bc
...
...
@@ -12,7 +12,8 @@ environments:
releases
:
-
name
:
elasticsearch-operator
chart
:
.
chart
:
charts/elasticsearch-operator
namespace
:
{{
.Values.namespace
}}
wait
:
true
values
:
-
set-common-values.yaml.gotmpl
...
...
Please
register
or
sign in
to post a comment