Skip to content

Commit

Permalink
fix: remove mariadb-operator submodule
Browse files Browse the repository at this point in the history
Nothing in our stack uses the mariadb-operator submodule from our local path.
This change eliminates the submodule because we've no reason to keep it.

Signed-off-by: Kevin Carter <[email protected]>
  • Loading branch information
cloudnull committed Mar 7, 2024
1 parent 27c941f commit e9120db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
[submodule "submodules/rook"]
path = submodules/rook
url = https://github.com/rook/rook.git
[submodule "submodules/mariadb-operator"]
path = submodules/mariadb-operator
url = https://github.com/mariadb-operator/mariadb-operator
[submodule "submodules/openstack-exporter"]
path = submodules/openstack-exporter
url = https://github.com/openstack-exporter/helm-charts
1 change: 0 additions & 1 deletion submodules/mariadb-operator
Submodule mariadb-operator deleted from 215c49

0 comments on commit e9120db

Please sign in to comment.