treasuremap/manifests/function/synclabeller/Kptfile
digambar 0e25e9bfb2 Add SyncLabelller functions to target/workload phase
Change-Id: I059c6262999df273cceb7c7652b74f3f524b60ba
2021-04-14 15:11:33 +00:00

24 lines
723 B
Plaintext

apiVersion: kpt.dev/v1alpha1
kind: Kptfile
dependencies:
- name: upstream/crd
git:
repo: "https://github.com/airshipit/synclabeller"
directory: "config/crd"
ref: "72766d8519e064ffeacb44ddb9afa85c994907ee"
- name: upstream/default
git:
repo: "https://github.com/airshipit/synclabeller"
directory: "config/default"
ref: "72766d8519e064ffeacb44ddb9afa85c994907ee"
- name: upstream/manager
git:
repo: "https://github.com/airshipit/synclabeller"
directory: "config/manager"
ref: "72766d8519e064ffeacb44ddb9afa85c994907ee"
- name: upstream/rbac
git:
repo: "https://github.com/airshipit/synclabeller"
directory: "config/rbac"
ref: "72766d8519e064ffeacb44ddb9afa85c994907ee"