Retry with specific storageclass
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Danny Bessems 2022-05-02 10:35:02 +02:00
parent 80d348b572
commit 111c06ce05
2 changed files with 6 additions and 1 deletions

View File

@ -215,7 +215,9 @@
chart_ref: "{{ item.ref }}"
namespace: "{{ item.namespace }}"
create_namespace: yes
# wait: yes
wait: yes
kubeconfig: "{{ kubeconfig.path }}"
values: "{{ item.setvalues | default(omit) }}"
loop: "{{ helm.charts }}"
throttle: 1

View File

@ -41,6 +41,9 @@ helm:
paths:
- path: /
pathType: Prefix
persistence:
enabled: true
storageClass: longhorn
# gitea:
# admin:
# #existingSecret: gitea-admin-secret