Cambios.
This commit is contained in:
13
clusters/cluster/vscode-tunnel-kustomization.yaml
Normal file
13
clusters/cluster/vscode-tunnel-kustomization.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: vscode-tunnel
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30s
|
||||
path: ./infrastructure
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
Reference in New Issue
Block a user