Compare commits
2 Commits
d1d1aa45e4
...
38f3c2e233
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38f3c2e233 | ||
|
|
696824fe9f |
4
PROJECT
4
PROJECT
@@ -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
|
||||
|
||||
@@ -3,8 +3,6 @@ kind: Stage
|
||||
metadata:
|
||||
name: stage-sample
|
||||
spec:
|
||||
ingress:
|
||||
className: nginx
|
||||
ontime:
|
||||
timezone: "America/Chicago"
|
||||
prefix: "test"
|
||||
|
||||
Reference in New Issue
Block a user