Bug Fix for Postgres Deployment
[ealt-edge.git] / ocd / infra / playbooks / roles / applcm / files / deploy / postgres-k8s.yaml
index 3846778..cd1439c 100644 (file)
@@ -34,7 +34,7 @@ spec:
     spec:
       containers:
         - name: postgres
-          image: postgres:13
+          image: postgres:9.6
           imagePullPolicy: "Always"
           envFrom:
             - configMapRef: