Browse Source

reverting to microk8s hostpath storage for now

develop
Drew Short 4 years ago
parent
commit
1c9afda81b
  1. 2
      pipeline.yml

2
pipeline.yml

@ -153,7 +153,7 @@ jobs:
- key: app.env.node_env
value: development
- key: persistence.storageClass
value: storage-hostpath
value: microk8s-hostpath
recreate_pods: true
# Release Pipeline
- name: test-release

Loading…
Cancel
Save