a
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
images:
|
||||
- name: ksp-dmpserver
|
||||
newName: ghcr.io/midymidy-mc/ksp-dmpserver
|
||||
newTag: v0.3.8.3
|
||||
namespace: game
|
||||
Reference in New Issue
Block a user