Skip to content

Commit

Permalink
[skip ci] update generated manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
buildkite committed Mar 13, 2022
1 parent 5d367c1 commit 24e1106
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ rules:
- get
- watch
- list
- apiGroups:
- networking.k8s.io
resources:
- ingresses
verbs:
- get
- watch
- list
- apiGroups:
- ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: k8s-watcher
namespace: komodor
labels:
helm.sh/chart: k8s-watcher-0.6.8
helm.sh/chart: k8s-watcher-0.7.1
app.kubernetes.io/name: k8s-watcher
app.kubernetes.io/instance: k8s-watcher
app.kubernetes.io/version: "0.1.79"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: k8s-watcher
namespace: komodor
labels:
helm.sh/chart: k8s-watcher-0.6.8
helm.sh/chart: k8s-watcher-0.7.1
app.kubernetes.io/name: k8s-watcher
app.kubernetes.io/instance: k8s-watcher
app.kubernetes.io/version: "0.1.79"
Expand Down

0 comments on commit 24e1106

Please sign in to comment.