Add replicator.
This commit is contained in:
parent
711ecede22
commit
eb03c59808
2 changed files with 104 additions and 0 deletions
6
deployments/replicator/kustomization.yaml
Normal file
6
deployments/replicator/kustomization.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- replicator.yaml
|
Loading…
Add table
Add a link
Reference in a new issue