-
Notifications
You must be signed in to change notification settings - Fork 0
/
PROJECT
33 lines (33 loc) · 1.01 KB
/
PROJECT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Code generated by tool. DO NOT EDIT.
# This file is used to track the info used to scaffold your project
# and allow the plugins properly work.
# More info: https://book.kubebuilder.io/reference/project-config.html
domain: oauth2proxy-operator.dexter0195.com
layout:
- go.kubebuilder.io/v3
plugins:
deploy-image.go.kubebuilder.io/v1-alpha:
resources:
- domain: oauth2proxy-operator.dexter0195.com
group: oauth2proxy
kind: OAuth2Proxy
options:
containerCommand: TODO
image: quay.io/oauth2-proxy/oauth2-proxy
runAsUser: "1001"
version: v1alpha1
manifests.sdk.operatorframework.io/v2: {}
scorecard.sdk.operatorframework.io/v2: {}
projectName: oauth2-proxy-operator
repo: github.com/dexter0195/oauth2-proxy-operator
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: oauth2proxy-operator.dexter0195.com
group: oauth2proxy
kind: OAuth2Proxy
path: github.com/dexter0195/oauth2-proxy-operator/api/v1alpha1
version: v1alpha1
version: "3"