diff --git a/kube/aks/mongo.yaml b/kube/aks/mongo.yaml index 28181025..de84cf7e 100644 --- a/kube/aks/mongo.yaml +++ b/kube/aks/mongo.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: mongo - image: mongo:6 + image: mongo:8 resources: requests: memory: "10Gi"