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:
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: tinkerbell-provider-credentials
|
||||
namespace: capi
|
||||
data:
|
||||
TINKERBELL_IP: MTcyLjE2LjgxLjI1NA==
|
||||
Reference in New Issue
Block a user