Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitops-getting-started
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kubernetes
automation
releases
gitops-getting-started
Commits
bddb3fb9
Commit
bddb3fb9
authored
5 years ago
by
Ricardo Rocha
Browse files
Options
Downloads
Patches
Plain Diff
Move to fluxcd api version
parent
37f6ac6a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
releases/prod/values.yaml
+2
-2
2 additions, 2 deletions
releases/prod/values.yaml
releases/stg/values.yaml
+1
-1
1 addition, 1 deletion
releases/stg/values.yaml
with
3 additions
and
3 deletions
releases/prod/values.yaml
+
2
−
2
View file @
bddb3fb9
...
@@ -5,9 +5,9 @@ metadata:
...
@@ -5,9 +5,9 @@ metadata:
name
:
gitops-getting-started
name
:
gitops-getting-started
namespace
:
prod
namespace
:
prod
annotations
:
annotations
:
flux
.weave.works
/automated
:
"
fals
e"
flux
cd.io
/automated
:
"
tru
e"
spec
:
spec
:
releaseName
:
gitops-getting-started
releaseName
:
gitops-getting-started
-prod
chart
:
chart
:
git
:
https://gitlab.cern.ch/helm/releases/gitops-getting-started.git
git
:
https://gitlab.cern.ch/helm/releases/gitops-getting-started.git
path
:
charts/gitops-getting-started
path
:
charts/gitops-getting-started
...
...
This diff is collapsed.
Click to expand it.
releases/stg/values.yaml
+
1
−
1
View file @
bddb3fb9
...
@@ -5,7 +5,7 @@ metadata:
...
@@ -5,7 +5,7 @@ metadata:
name
:
gitops-getting-started-stg
name
:
gitops-getting-started-stg
namespace
:
stg
namespace
:
stg
annotations
:
annotations
:
flux
.weave.works
/automated
:
"
fals
e"
flux
cd.io
/automated
:
"
tru
e"
spec
:
spec
:
releaseName
:
gitops-getting-started-stg
releaseName
:
gitops-getting-started-stg
chart
:
chart
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment