add
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
nameSuffix: -ksp
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
images:
|
||||
- name: goproxy
|
||||
newName: snail007/goproxy
|
||||
newTag: v11.8
|
||||
Reference in New Issue
Block a user