create argo-rollouts namespace
This commit is contained in:
parent
29d0ae5925
commit
3e1ad054d2
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
|
# create argo-rollouts namespace
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: argo-rollouts
|
||||||
|
|
||||||
# This is an auto-generated file. DO NOT EDIT
|
# This is an auto-generated file. DO NOT EDIT
|
||||||
apiVersion: apiextensions.k8s.io/v1
|
apiVersion: apiextensions.k8s.io/v1
|
||||||
kind: CustomResourceDefinition
|
kind: CustomResourceDefinition
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue