+2
-2
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: microvm-runner
|
||||
name: dynamic-runner
|
||||
namespace: flux-system
|
||||
spec:
|
||||
dependsOn:
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
- name: nats
|
||||
- name: spire
|
||||
interval: 10m
|
||||
path: ./platform/microvm-runner
|
||||
path: ./platform/dynamic-runner
|
||||
prune: false
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
@@ -11,7 +11,7 @@ resources:
|
||||
- apps/http-echo.yaml
|
||||
- apps/openebs.yaml
|
||||
- apps/nats.yaml
|
||||
- apps/microvm-runner.yaml
|
||||
- apps/dynamic-runner.yaml
|
||||
- apps/spire.yaml
|
||||
- apps/observability.yaml
|
||||
- apps/zot.yaml
|
||||
|
||||
Reference in New Issue
Block a user