Skip to content

Commit 381bbfb

Browse files
alanbchristiea.b.christie
andauthored
Scaleway (#6)
* feat: Initial scaleway logic * fix: New sensitive file * fix: Fix kubeconfig variable * fix: Log volume now 1G (scaleway) --------- Co-authored-by: a.b.christie <alan.christie@matildapeak.com>
1 parent d71417e commit 381bbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/ess/templates/pvc-log.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ spec:
1919
{% endif %}
2020
resources:
2121
requests:
22-
storage: 100Mi
22+
storage: 1Gi

0 commit comments

Comments
 (0)