Roll cephrgw-operator to v0.3.0 (safe adoption)
cephrgw-operator v0.3.0 makes adopting existing radosgw buckets and users safe: retainOnDelete on ObjectStoreUser/BucketAccess, non-destructive bucket-policy merge (+ managePolicy), non-destructive user attributes, and status.adopted. - bump the operator image to v0.3.0 Claude-Session: https://claude.ai/code/session_016CEncETbf8cvy1PhsHfFHM
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
runAsNonRoot: true
|
||||
containers:
|
||||
- name: operator
|
||||
image: git.unkin.net/unkin/cephrgw-operator:v0.2.0
|
||||
image: git.unkin.net/unkin/cephrgw-operator:v0.3.0
|
||||
args:
|
||||
- --metrics-bind-address=:8080
|
||||
- --health-probe-bind-address=:8081
|
||||
|
||||
Reference in New Issue
Block a user