mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 09:38:50 +00:00
e2e: Install Flux on OpenShift
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
2dfb536600
commit
b3a29b56bb
6 changed files with 110 additions and 73 deletions
4
manifests/openshift/namespace.yaml
Normal file
4
manifests/openshift/namespace.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: flux-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue