Skip to content

Commit

Permalink
chore: update manifests to be release-ready
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfooI committed Nov 15, 2023
1 parent d6039ff commit d3feef1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: oceanbasedev/ob-operator
newTag: 2.1.0-alpha.9
newName: oceanbase/ob-operator
newTag: 2.1.0
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12722,7 +12722,7 @@ spec:
value: "true"
- name: TELEMETRY_REPORT_HOST
value: https://openwebapi.oceanbase.com
image: oceanbasedev/ob-operator:2.1.0-alpha.9
image: oceanbase/ob-operator:2.1.0
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit d3feef1

Please sign in to comment.