mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-03-03 18:20:19 +00:00
11 lines
205 B
YAML
11 lines
205 B
YAML
resources:
|
|
- configuration.yaml
|
|
- manager.yaml
|
|
- metrics_service.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
images:
|
|
- name: controller
|
|
newName: clastix/capsule
|
|
newTag: v0.3.1
|