Skip to content
Snippets Groups Projects
Verified Commit 8979e4d4 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrades): Increase longhorn-lvm size to 200G

parent 536f7998
Branches
Tags mariadb-0.3.9 postgres-0.3.14
No related merge requests found
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
namespace: system-upgrade namespace: system-upgrade
type: Opaque type: Opaque
stringData: stringData:
volumesize: 100G volumesize: 200G
upgrade.sh: | upgrade.sh: |
#!/bin/sh #!/bin/sh
set -e set -e
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment