0e25e9bfb2
Change-Id: I059c6262999df273cceb7c7652b74f3f524b60ba
24 lines
723 B
Plaintext
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"
|