Skip to content

Commit 9501fa9

Browse files
chore: update notice and revert tilt values to use bitnami
1 parent 7cafe3e commit 9501fa9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/headers/NOTICE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ This product includes software developed by NVIDIA Corporation (https://www.nvid
66
The Initial Developer of the distros/kubernetes/nvsentinel/charts/mongodb-store/charts/mongodb, is Broadcom, Inc. (https://www.broadcom.com/).
77
Copyright 2024 Broadcom, Inc. All Rights Reserved.
88
Source: https://github.com/bitnami/charts/commit/f001424f6aad534d5fe5a9ad09265b24b1fd6fe7
9+
10+
The Initial Developer of the distros/kubernetes/nvsentinel/charts/mongodb-store/charts/psmdb-operator and distros/kubernetes/nvsentinel/charts/mongodb-store/charts/psmdb-db, is Percona LLC (https://www.percona.com/).
11+
Copyright 2019 Paul Czarkowski. All Rights Reserved.
12+
Source: https://github.com/percona/percona-helm-charts

distros/kubernetes/nvsentinel/values-tilt.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ global:
7171
enabled: true
7272

7373
mongodb-store:
74-
useBitnami: false
75-
usePerconaOperator: true
74+
useBitnami: true
75+
usePerconaOperator: false
7676

7777
job:
7878
nodeSelector:

0 commit comments

Comments
 (0)