This commit is contained in:
2026-01-03 02:53:52 +00:00
parent 3dbe4fffe5
commit a6fd79511e
2 changed files with 1 additions and 16 deletions

View File

@@ -1,15 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: minecraft
spec:
project: default
sources:
- repoURL: https://itzg.github.io/minecraft-server-charts
chart: minecraft
targetRevision: 5.0.0
destination:
server: https://kubernetes.default.svc
namespace: test
syncPolicy: {}