Compare commits
No commits in common. "9423f0185446bc4af5536deec8973e59b8070843" and "5d358e0f11f2f57232c2143d6d0ade30132c7862" have entirely different histories.
9423f01854
...
5d358e0f11
|
|
@ -9,4 +9,3 @@ resources:
|
||||||
- configmap.yaml
|
- configmap.yaml
|
||||||
- secret.yaml
|
- secret.yaml
|
||||||
- rbac.yaml
|
- rbac.yaml
|
||||||
- namespace.yaml
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: intern-workspace
|
|
||||||
annotations:
|
|
||||||
argocd.argoproj.io/managed-by: argocd
|
|
||||||
Loading…
Reference in New Issue