You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR makes the following changes:
- Modifies `k8s-env` to use the `e2e/helm/helmfile.yaml` instead of
creating individual resources from yaml files.
- `k8s-env` package.json scripts use opensearch2 by default
- Removes the `asset-storage` and `encrypt-minio` flags from the
command. These were not being used and passing environmental variables
is preferred in ts-scripts.
- Modifies e2e helm files to allow for `--dev` and `--reset-store` to
work properly (ports, volumes, labels).
ref: #4016, #3906
Uh oh!
There was an error while loading. Please reload this page.
If we can run k8s-env using helm charts we can eliminate a lot of kubectl code and k8s yaml files.
The text was updated successfully, but these errors were encountered: