commit | d1c93aa8befd6b6ecc24bc11755854212663c732 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Oct 16 10:18:13 2023 -0400 |
committer | GitHub <noreply@github.com> | Mon Oct 16 10:18:13 2023 -0400 |
tree | f8c4a091f0c79fdb6a2859d894a392b82cbc3c9a | |
parent | 3251ef9b70bc4de5a5813de79b50007271aa3a23 [diff] |
Update main.yml
diff --git a/roles/loki/vars/main.yml b/roles/loki/vars/main.yml index f00b0ab..70f6906 100644 --- a/roles/loki/vars/main.yml +++ b/roles/loki/vars/main.yml
@@ -37,7 +37,7 @@ nodeSelector: openstack-control-plane: enabled persistence: - size: 256Gi + size: 512Gi gateway: image: registry: "{{ atmosphere_images['loki_gateway'] | vexxhost.kubernetes.docker_image('domain') }}"