Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
5216a1d3
Verified
Commit
5216a1d3
authored
2 years ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(flux-system): Fix override syntax
parent
b8d08154
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
infrastructure/flux-system/monitoring.yaml
+1
-1
1 addition, 1 deletion
infrastructure/flux-system/monitoring.yaml
with
1 addition
and
1 deletion
infrastructure/flux-system/monitoring.yaml
+
1
−
1
View file @
5216a1d3
...
@@ -9,7 +9,6 @@ spec:
...
@@ -9,7 +9,6 @@ spec:
ref
:
ref
:
tag
:
v0.39.0
tag
:
v0.39.0
url
:
https://git.shivering-isles.com/github-mirror/fluxcd/flux2
url
:
https://git.shivering-isles.com/github-mirror/fluxcd/flux2
targetNamespace
:
monitoring-system
ignore
:
|
ignore
:
|
# exclude all
# exclude all
/*
/*
...
@@ -25,6 +24,7 @@ spec:
...
@@ -25,6 +24,7 @@ spec:
interval
:
1h0m0s
interval
:
1h0m0s
path
:
./manifests/monitoring/monitoring-config
path
:
./manifests/monitoring/monitoring-config
prune
:
true
prune
:
true
targetNamespace
:
monitoring-system
sourceRef
:
sourceRef
:
kind
:
GitRepository
kind
:
GitRepository
name
:
monitoring
name
:
monitoring
...
...
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