Skip to content

Commit

Permalink
Update deploy-app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dark-vex authored Dec 30, 2023
1 parent 5db1771 commit 33e014e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions apps/kubenuc/mediaserver/deploy-app.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: mediaserver-app
namespace: flux-system
spec:
interval: 15m
sourceRef:
kind: GitRepository
name: flux-system
path: ./apps/kubenuc/mediaserver/manifests
prune: true
#apiVersion: kustomize.toolkit.fluxcd.io/v1
#kind: Kustomization
#metadata:
# name: mediaserver-app
# namespace: flux-system
#spec:
# interval: 15m
# sourceRef:
# kind: GitRepository
# name: flux-system
# path: ./apps/kubenuc/mediaserver/manifests
# prune: true

0 comments on commit 33e014e

Please sign in to comment.