apiVersion: skaffold/v4beta13 kind: Config metadata: name: playground build: artifacts: - image: igit.danilkolesnikov.ru/danil/playground_app docker: dockerfile: Dockerfile manifests: rawYaml: - k8s/app.yaml portForward: - resourceType: Service resourceName: fastapi-app-service port: 8000