10 lines
301 B
YAML
10 lines
301 B
YAML
######################################
|
|
# Kubernetes mongodb community operator vars #
|
|
######################################
|
|
namespace: 'mongodb'
|
|
|
|
helm:
|
|
repoUrl: 'https://mongodb.github.io/helm-charts'
|
|
chart: 'mongodb/community-operator'
|
|
releaseName: 'community-operator'
|
|
chartVersion: '0.9.0' |