Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgwest committed Dec 16, 2024
1 parent e851b52 commit f58d1f7
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 49 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test_thirtysix
name: test-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
Expand All @@ -17,13 +17,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test
namespace: test_thirtysix
namespace: test-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test
namespace: test_thirtysix
namespace: test-thirtysix
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: test_thirtysix
name: test-thirtysix
---
apiVersion: argoproj.io/v1beta1
kind: ArgoCD
Expand All @@ -10,4 +10,4 @@ metadata:
namespace: default
spec:
sourceNamespaces:
- test_thirtysix
- test-thirtysix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test_thirtysix-1
name: test-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
Expand All @@ -17,13 +17,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test
namespace: test_thirtysix
namespace: test-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test
namespace: test_thirtysix
namespace: test-thirtysix
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -44,13 +44,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test-1
namespace: test_thirtysix-1
namespace: test-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test-1
namespace: test_thirtysix-1
namespace: test-thirtysix-1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_dev
namespace: dev_thirtysix
namespace: dev-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_dev
namespace: dev_thirtysix
namespace: dev-thirtysix
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v1
kind: Namespace
metadata:
name: test_thirtysix-1
name: test-thirtysix-1
---
apiVersion: v1
kind: Namespace
metadata:
name: dev_thirtysix
name: dev-thirtysix
---
apiVersion: argoproj.io/v1beta1
kind: ArgoCD
Expand All @@ -15,4 +15,4 @@ metadata:
namespace: default
spec:
sourceNamespaces:
- test_thirtysix*
- test-thirtysix*
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test_thirtysix-2
name: test-thirtysix-2
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
Expand All @@ -17,13 +17,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test-2
namespace: test_thirtysix-2
namespace: test-thirtysix-2
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test-2
namespace: test_thirtysix-2
namespace: test-thirtysix-2
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: test_thirtysix-2
name: test-thirtysix-2
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@ kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test_thirtysix
name: test-thirtysix
---
apiVersion: v1
kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test_thirtysix-1
name: test-thirtysix-1
---
apiVersion: v1
kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test_thirtysix-2
name: test-thirtysix-2
---
apiVersion: v1
kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: dev_thirtysix
name: dev-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
Expand All @@ -38,13 +38,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test
namespace: test_thirtysix
namespace: test-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test
namespace: test_thirtysix
namespace: test-thirtysix
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -66,13 +66,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test-1
namespace: test_thirtysix-1
namespace: test-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test-1
namespace: test_thirtysix-1
namespace: test-thirtysix-1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -93,13 +93,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test-2
namespace: test_thirtysix-2
namespace: test-thirtysix-2
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test-2
namespace: test_thirtysix-2
namespace: test-thirtysix-2
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -120,13 +120,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_dev
namespace: dev_thirtysix
namespace: dev-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_dev
namespace: dev_thirtysix
namespace: dev-thirtysix
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: test_thirtysix-3
name: test-thirtysix-3
---
apiVersion: argoproj.io/v1beta1
kind: ArgoCD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: test-ns_thirtysix-1
name: test-ns-thirtysix-1
---
apiVersion: v1
kind: Namespace
metadata:
labels:
argocd.argoproj.io/managed-by-cluster-argocd: default
name: dev-ns_thirtysix-1
name: dev-ns-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
Expand All @@ -24,13 +24,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_test-ns-1
namespace: test-ns_thirtysix-1
namespace: test-ns-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_test-ns-1
namespace: test-ns_thirtysix-1
namespace: test-ns-thirtysix-1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -51,13 +51,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_dev-ns-1
namespace: dev-ns_thirtysix-1
namespace: dev-ns-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_dev-ns-1
namespace: dev-ns_thirtysix-1
namespace: dev-ns-thirtysix-1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_other-ns
namespace: other-ns_thirtysix
namespace: other-ns-thirtysix
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_ other-ns
namespace: other-ns_thirtysix
namespace: other-ns-thirtysix
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
apiVersion: v1
kind: Namespace
metadata:
name: test-ns_thirtysix-1
name: test-ns-thirtysix-1
---
apiVersion: v1
kind: Namespace
metadata:
name: dev-ns_thirtysix-1
name: dev-ns-thirtysix-1
---
apiVersion: v1
kind: Namespace
metadata:
name: other-ns_thirtysix
name: other-ns-thirtysix
---
apiVersion: argoproj.io/v1beta1
kind: ArgoCD
Expand All @@ -20,5 +20,5 @@ metadata:
namespace: default
spec:
sourceNamespaces:
- test-ns_thirtysix*
- dev-ns_thirtysix*
- test-ns-thirtysix*
- dev-ns-thirtysix*
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ timeout: 60
apiVersion: v1
kind: Namespace
metadata:
name: dev-ns_thirtysix-1
name: dev-ns-thirtysix-1
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ metadata:
app.kubernetes.io/name: example-argocd
app.kubernetes.io/part-of: argocd
name: example-argocd_dev-ns-1
namespace: dev-ns_thirtysix-1
namespace: dev-ns-thirtysix-1
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: example-argocd_dev-ns-1
namespace: dev-ns_thirtysix-1
namespace: dev-ns-thirtysix-1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ metadata:
namespace: default
spec:
sourceNamespaces:
- test-ns_thirtysix*
- test-ns-thirtysix*

0 comments on commit f58d1f7

Please sign in to comment.