Skip to content

Commit

Permalink
Bumping operator definition to comply with
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 19, 2023
1 parent 5066888 commit 6e4a870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s-mediaserver-operator-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ spec:
- --health-probe-bind-address=:8081
- --metrics-addr=127.0.0.1:8080
- --leader-election-id=k8s-mediaserver-operator
image: quay.io/kubealex/k8s-mediaserver-operator:v0.8.0-arm64
image: quay.io/kubealex/k8s-mediaserver-operator:v0.8.1-arm64
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion k8s-mediaserver-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ spec:
- --metrics-bind-address=127.0.0.1:8080
- --leader-elect
- --leader-election-id=k8s-mediaserver-operator
image: quay.io/kubealex/k8s-mediaserver-operator:v0.8.0
image: quay.io/kubealex/k8s-mediaserver-operator:v0.8.1
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 6e4a870

Please sign in to comment.