Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
k8s-cluster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
global
Code
k8s-cluster
Commits
7e2a24c0
Commit
7e2a24c0
authored
2 weeks ago
by
Flux
Browse files
Options
Downloads
Patches
Plain Diff
Add Flux sync manifests
parent
e1b25398
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
clusters/testing/flux-system/gotk-sync.yaml
+27
-0
27 additions, 0 deletions
clusters/testing/flux-system/gotk-sync.yaml
clusters/testing/flux-system/kustomization.yaml
+5
-0
5 additions, 0 deletions
clusters/testing/flux-system/kustomization.yaml
with
32 additions
and
0 deletions
clusters/testing/flux-system/gotk-sync.yaml
0 → 100644
+
27
−
0
View file @
7e2a24c0
# This manifest was generated by flux. DO NOT EDIT.
---
apiVersion
:
source.toolkit.fluxcd.io/v1
kind
:
GitRepository
metadata
:
name
:
flux-system
namespace
:
flux-system
spec
:
interval
:
1m0s
ref
:
branch
:
main
secretRef
:
name
:
flux-system
url
:
https://git.wechange.de/gl/code/k8s-cluster.git
---
apiVersion
:
kustomize.toolkit.fluxcd.io/v1
kind
:
Kustomization
metadata
:
name
:
flux-system
namespace
:
flux-system
spec
:
interval
:
10m0s
path
:
./clusters/testing
prune
:
true
sourceRef
:
kind
:
GitRepository
name
:
flux-system
This diff is collapsed.
Click to expand it.
clusters/testing/flux-system/kustomization.yaml
0 → 100644
+
5
−
0
View file @
7e2a24c0
apiVersion
:
kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
resources
:
-
gotk-components.yaml
-
gotk-sync.yaml
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