Compare commits

...

2 Commits

Author SHA1 Message Date
Joel Wetzell
38f3c2e233 remove ingress from sample 2025-12-29 15:32:22 -06:00
Joel Wetzell
696824fe9f update PROJECT 2025-12-29 15:29:19 -06:00
2 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# 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: getontime.no
domain: cloud.getontime.no
layout:
- helm.sdk.operatorframework.io/v1
projectName: ontime-operator
@@ -10,7 +10,7 @@ resources:
- api:
crdVersion: v1
namespaced: true
domain: getontime.no
domain: cloud.getontime.no
group: ontime
kind: Stage
version: v1

View File

@@ -3,8 +3,6 @@ kind: Stage
metadata:
name: stage-sample
spec:
ingress:
className: nginx
ontime:
timezone: "America/Chicago"
prefix: "test"