apps
components
front-region-selector.yaml
local-region-selector.yaml
kustomization.yaml
nodeselector.yaml
podselector.yaml
infrastructure
projects
.gitignore
kubedeploy.code-workspace
9 lines
141 B
YAML
9 lines
141 B
YAML
apiVersion: apps/v1
|
|
kind: not-important
|
|
metadata:
|
|
name: not-important
|
|
spec:
|
|
template:
|
|
spec:
|
|
nodeSelector:
|
|
region: local |