2. Configure the Provider
apiVersion: garden.io/v1
kind: Project
environments:
- name: local
providers:
- name: local-kubernetes
environments: [local]
context: minikubeLast updated
Was this helpful?
apiVersion: garden.io/v1
kind: Project
environments:
- name: local
providers:
- name: local-kubernetes
environments: [local]
context: minikubeLast updated
Was this helpful?
Was this helpful?