fluxcd : adding repo example with some apps
This commit is contained in:
10
fluxcd/repo/infrastructure/base/namespaces/namespaces.yaml
Normal file
10
fluxcd/repo/infrastructure/base/namespaces/namespaces.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: namespace1
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: system
|
||||
Reference in New Issue
Block a user