Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gu <[email protected]>
  • Loading branch information
tylergu committed Nov 15, 2023
1 parent b83df21 commit 7e27f3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/anvil-rabbitmq-operator/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"diff_ignore_fields": [
"\\['metadata'\\]\\['annotations'\\]\\['anvil\\.dev\\\/lastRestartAt'\\]"
],
"num_nodes": 5,
"kubernetes_engine": {
"feature_gates": {
"StatefulSetAutoDeletePVC": true
Expand Down
1 change: 1 addition & 0 deletions data/rabbitmq-operator/v2.5.0/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"package": "github.com/rabbitmq/cluster-operator/api/v1beta1"
},
"kubernetes_version": "v1.26.3",
"num_nodes": 5,
"diff_ignore_fields": [
"\\['metadata'\\]\\['annotations'\\]\\['rabbitmq.com",
"\\['secret'\\]\\['default\\-token\\-.*'\\]",
Expand Down

0 comments on commit 7e27f3d

Please sign in to comment.