change v1alpha1 to v1

This commit is contained in:
2025-10-27 13:18:42 -05:00
parent bf3ab0eecc
commit c4110b1ca8
6 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ spec:
singular: stage
scope: Namespaced
versions:
- name: v1alpha1
- name: v1
schema:
openAPIV3Schema:
description: Stage is the Schema for the stages API

View File

@@ -29,7 +29,7 @@ rules:
- create
##
## Rules for ontime.getontime.no/v1alpha1, Kind: Stage
## Rules for ontime.getontime.no/v1, Kind: Stage
##
- apiGroups:
- ontime.getontime.no

View File

@@ -1,4 +1,4 @@
## Append samples of your project ##
resources:
- ontime_v1alpha1_stage.yaml
- ontime_v1_stage.yaml
# +kubebuilder:scaffold:manifestskustomizesamples

View File

@@ -1,4 +1,4 @@
apiVersion: ontime.getontime.no/v1alpha1
apiVersion: ontime.getontime.no/v1
kind: Stage
metadata:
name: stage-sample