Untitled

mail@pastecode.io avatarunknown
plain_text
7 months ago
294 B
7
Indexable
Never
# Indicate what kind of config this is.
kind: Project

# The name of the project.
name: project

# A list of environments to configure for the project.
environments:
  - name: local
    defaultNamespace: user-${var.name}


providers:
  - name: local-kubernetes
    environments:
       - local