this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 21 lines 561 B view raw
1# Code generated by tool. DO NOT EDIT. 2# This file is used to track the info used to scaffold your project 3# and allow the plugins properly work. 4# More info: https://book.kubebuilder.io/reference/project-config.html 5cliVersion: v4.7.1 6domain: kgz.sh 7layout: 8- go.kubebuilder.io/v4 9projectName: pist 10repo: github.com/kragniz/pist 11resources: 12- api: 13 crdVersion: v1 14 namespaced: true 15 controller: true 16 domain: kgz.sh 17 group: autoscaling 18 kind: PrometheusInformedScaleTarget 19 path: github.com/kragniz/pist/api/v1alpha1 20 version: v1alpha1 21version: "3"