Skip to content

Commit

Permalink
splunk operator port data (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
average-avancha authored Mar 22, 2024
1 parent f2c6b89 commit c694959
Show file tree
Hide file tree
Showing 4 changed files with 37,566 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/splunk-operator/splunk-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"deploy": {
"steps": [
{
"apply": {
"file": "/users/rra2/workdir/operator.yaml",
"operator": true,
"operator_container_name": "manager"
}
},
{
"wait": {
"duration": 30
}
}
]
},
"crd_name": "indexerclusters.enterprise.splunk.com",
"seed_custom_resource": "/users/rra2/workdir/cr.yaml",
"num_nodes": 4,
"wait_time": 60,
"kubernetes_version": "v1.28.0",
"custom_oracle": null,
"diff_ignore_fields": []
}
Loading

0 comments on commit c694959

Please sign in to comment.