disabled(mongodb-operator)

This commit is contained in:
nold 2025-01-16 15:14:48 +01:00
parent 4c33c44fca
commit 3b84ac59bc
2 changed files with 5 additions and 27 deletions

View file

@ -1,22 +0,0 @@
---
apiVersion: mongodbcommunity.mongodb.com/v1
kind: MongoDBCommunity
metadata:
name: bi-mongo
namespace: bi
spec:
members: 1
type: ReplicaSet
version: "6.0.5"
security:
authentication:
modes: ["SCRAM"]
users:
- name: bi
db: bi
passwordSecretRef:
name: bi-mongo-password
roles:
- name: dbOwner
db: bi
scramCredentialsSecretName: bi

View file

@ -36,8 +36,8 @@ apps:
chart: strimzi-kafka-operator chart: strimzi-kafka-operator
targetRevision: 0.41.0 targetRevision: 0.41.0
- name: mongodb-operator # - name: mongodb-operator
repoURL: https://mongodb.github.io/helm-charts # repoURL: https://mongodb.github.io/helm-charts
namespace: mongodb-operator # namespace: mongodb-operator
chart: community-operator # chart: community-operator
targetRevision: 0.10.0 # targetRevision: 0.10.0