Add tinkerbell-provider-credentials secret, fix argocd namespace
- Add TINKERBELL_IP secret for CAPI tinkerbell provider - Update Argo app namespaces from 'argo' to 'argocd'
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: cluster-api-operator
|
||||
namespace: argo
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
|
||||
Reference in New Issue
Block a user