create admin ns for devops project
Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
@@ -42,6 +42,7 @@ type DevOpsProjectSpec struct {
|
||||
type DevOpsProjectStatus struct {
|
||||
// INSERT ADDITIONAL STATUS FIELD - define observed state of cluster
|
||||
// Important: Run "make" to regenerate code after modifying this file
|
||||
AdminNamespace string `json:"adminNamespace,omitempty"`
|
||||
}
|
||||
|
||||
// +genclient
|
||||
|
||||
Reference in New Issue
Block a user