matrix
This commit is contained in:
@@ -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: {}
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- apps/minecraft.yaml
|
- apps/matrix.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user