update PROJECT

This commit is contained in:
Joel Wetzell
2025-12-29 15:29:19 -06:00
parent d1d1aa45e4
commit 696824fe9f

View File

@@ -2,7 +2,7 @@
# This file is used to track the info used to scaffold your project # This file is used to track the info used to scaffold your project
# and allow the plugins properly work. # and allow the plugins properly work.
# More info: https://book.kubebuilder.io/reference/project-config.html # More info: https://book.kubebuilder.io/reference/project-config.html
domain: getontime.no domain: cloud.getontime.no
layout: layout:
- helm.sdk.operatorframework.io/v1 - helm.sdk.operatorframework.io/v1
projectName: ontime-operator projectName: ontime-operator
@@ -10,7 +10,7 @@ resources:
- api: - api:
crdVersion: v1 crdVersion: v1
namespaced: true namespaced: true
domain: getontime.no domain: cloud.getontime.no
group: ontime group: ontime
kind: Stage kind: Stage
version: v1 version: v1