diff --git a/stable/mission-control/values.yaml b/stable/mission-control/values.yaml index 0c1fb6234..9d23ef7b0 100644 --- a/stable/mission-control/values.yaml +++ b/stable/mission-control/values.yaml @@ -127,7 +127,7 @@ missionControl: home: /var/opt/jfrog/mission-control image: docker.bintray.io/jfrog/mission-control ## Note that by default we use appVersion to get image tag - # version: 3.3.0 + # version: missionControlUrl: podRestartTime: repository: jfrog-mission-control @@ -187,7 +187,7 @@ insightServer: home: /opt/jfrog image: docker.bintray.io/jfrog/insight-server ## Note that by default we use appVersion to get image tag - # version: 3.3.0 + # version: persistence: enabled: true ## A manually managed Persistent Volume and Claim @@ -231,7 +231,7 @@ insightScheduler: home: /opt/jfrog image: docker.bintray.io/jfrog/insight-scheduler ## Note that by default we use appVersion to get image tag - # version: 3.3.0 + # version: persistence: enabled: true ## A manually managed Persistent Volume and Claim @@ -281,7 +281,7 @@ insightExecutor: home: /opt/jfrog image: docker.bintray.io/jfrog/insight-executor ## Note that by default we use appVersion to get image tag - # version: 3.3.0 + # version: persistence: enabled: true ## A manually managed Persistent Volume and Claim