Stop using nativeLB
This commit is contained in:
14
manifests/argo-apps/app.yaml
Normal file
14
manifests/argo-apps/app.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: vaultflux
|
||||
namespace: argo-system
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config
|
||||
targetRevision: try-argo-and-flux
|
||||
path: manifests/helm-releases
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: default
|
Reference in New Issue
Block a user