Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d5296d

Browse files
[Bugfix] Enable Platform Operator on EE Chart (#1962)
1 parent 717e434 commit 5d5296d

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- (Feature) Add Gateway Config condition
1111
- (Bugfix) Fix AnyPB Parsing in Meta Service
1212
- (Feature) Add Arch Tolerations
13+
- (Bugfix) Enable Platform Operator on EE Chart
1314

1415
## [1.3.0](https://github.com/arangodb/kube-arangodb/tree/1.3.0) (2025年08月01日)
1516
- (Feature) (Platform) Storage Debug

‎chart/kube-arangodb-arm64/values.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ operator:
3737
analytics: false
3838
networking: true
3939
scheduler: true
40+
platform: true
4041
tolerations: []
4142
rbac:
4243
enabled: true

‎chart/kube-arangodb-enterprise-arm64/values.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ operator:
3737
analytics: false
3838
networking: true
3939
scheduler: true
40+
platform: true
4041
tolerations: []
4142
rbac:
4243
enabled: true

‎chart/kube-arangodb-enterprise/values.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ operator:
3737
analytics: false
3838
networking: true
3939
scheduler: true
40+
platform: true
4041
tolerations: []
4142
rbac:
4243
enabled: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /