Simon Kaiser hace 3 años
padre
commit
f3e34a1fe0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      gitops-kaisers-info/templates/gitea.yaml

+ 4
- 0
gitops-kaisers-info/templates/gitea.yaml Ver fichero

41
         persistence:
41
         persistence:
42
           size: 5Gi
42
           size: 5Gi
43
 
43
 
44
+        postgresql:
45
+          persistence:
46
+            size: 5Gi
47
+            
44
         service:
48
         service:
45
           http:
49
           http:
46
             type: "ClusterIP"
50
             type: "ClusterIP"