mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
Update mongodb
This commit is contained in:
@@ -14,6 +14,10 @@ spec:
|
||||
releaseName: mongodb
|
||||
# valueFiles: ['redis-values.yaml']
|
||||
values: |
|
||||
podSecurityContext: enabled
|
||||
fsGroup: 1000
|
||||
containerSecurityContext:
|
||||
runAsUser: 1000
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: server-3
|
||||
tolerations:
|
||||
|
||||
@@ -76,7 +76,11 @@ spec:
|
||||
ingress:
|
||||
enabled: true
|
||||
kubeScheduler:
|
||||
endpoints:
|
||||
- https://192.168.1.2:10259
|
||||
|
||||
service:
|
||||
enabled: false
|
||||
ports:
|
||||
http: 10259
|
||||
targetPorts:
|
||||
|
||||
Reference in New Issue
Block a user