mirror of
https://github.com/ayflying/p2p.git
synced 2026-03-04 17:29:22 +00:00
9 lines
111 B
Go
9 lines
111 B
Go
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- deployment.yaml
|
|
- service.yaml
|
|
|
|
|
|
|