Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
flux2
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
fluxcd
flux2
Commits
633d0288
Commit
633d0288
authored
5 years ago
by
stefanprodan
Browse files
Options
Downloads
Patches
Plain Diff
Update kustomize controller and enable events
parent
a744b304
Branches
Branches containing commit
Tags
37.351.4
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
manifests/bases/kustomize-controller/kustomization.yaml
+9
-2
9 additions, 2 deletions
manifests/bases/kustomize-controller/kustomization.yaml
manifests/bases/kustomize-controller/patch.yaml
+3
-0
3 additions, 0 deletions
manifests/bases/kustomize-controller/patch.yaml
with
12 additions
and
2 deletions
manifests/bases/kustomize-controller/kustomization.yaml
+
9
−
2
View file @
633d0288
apiVersion
:
kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
resources
:
-
github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.1
-
github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.1
-
github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.2
-
github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.2
patchesJson6902
:
-
target
:
group
:
apps
version
:
v1
kind
:
Deployment
name
:
kustomize-controller
path
:
patch.yaml
This diff is collapsed.
Click to expand it.
manifests/bases/kustomize-controller/patch.yaml
0 → 100644
+
3
−
0
View file @
633d0288
-
op
:
add
path
:
/spec/template/spec/containers/0/args/0
value
:
--events-addr=http://notification-controller/
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