6 lines
150 B
YAML
6 lines
150 B
YAML
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
|
|
|
resources:
|
|
- deployment.yaml
|
|
- service.yaml
|
|
namespace: vintage-os |