comparison next/skaffold.yaml @ 62:8134cd480817

make next/ a complete standalone setup dir- no deps on ./
author drewp@bigasterisk.com
date Thu, 02 May 2024 20:33:29 -0700
parents 24f4ec319f98
children
comparison
equal deleted inserted replaced
61:fb0519859645 62:8134cd480817
2 kind: Config 2 kind: Config
3 metadata: 3 metadata:
4 name: victoriametrics 4 name: victoriametrics
5 manifests: 5 manifests:
6 rawYaml: 6 rawYaml:
7 - build/*.yaml 7 - roles.yaml
8 - build/k8s_config/*.yaml
8 deploy: 9 deploy:
9 kubectl: {} 10 kubectl: {}