rename ontime.getontime.no to cloud.getontime.no
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
name: stages.ontime.getontime.no
|
||||
name: stages.cloud.getontime.no
|
||||
spec:
|
||||
group: ontime.getontime.no
|
||||
group: cloud.getontime.no
|
||||
names:
|
||||
kind: Stage
|
||||
listKind: StageList
|
||||
@@ -2,5 +2,5 @@
|
||||
# since it depends on service name and namespace that are out of this kustomize package.
|
||||
# It should be run by config/default
|
||||
resources:
|
||||
- bases/ontime.getontime.no_stages.yaml
|
||||
- bases/cloud.getontime.no_stages.yaml
|
||||
# +kubebuilder:scaffold:crdkustomizeresource
|
||||
|
||||
Reference in New Issue
Block a user