Mercurial > code > home > repos > victoriametrics
view skaffold.yaml @ 24:d7aa409ebf78
ignore
author | drewp@bigasterisk.com |
---|---|
date | Sat, 24 Jun 2023 23:02:42 -0700 |
parents | 10127391f6f3 |
children |
line wrap: on
line source
apiVersion: skaffold/v3 kind: Config metadata: name: victoriametrics manifests: rawYaml: - roles.yaml - volumes.yaml - ingress.yaml - deploy_vmetrics.yaml - deploy_vmalert.yaml - deploy_alertmanager.yaml deploy: kubectl: {}