
This change adds a function to deploy SIP, the Support Infrastructure Provider. Signed-off-by: Drew Walters <andrew.walters@att.com> Change-Id: I4b6ac2707d495217bec14c09bec34f305a12e8e3
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
apiVersion: kpt.dev/v1alpha1
|
|
kind: Kptfile
|
|
metadata:
|
|
name: upstream/crd
|
|
upstream:
|
|
type: git
|
|
git:
|
|
commit: 194346b22e1df3e922a8fd32dd2fb785856731a9
|
|
repo: https://opendev.org/airship/sip
|
|
directory: config/crd
|
|
ref: 194346b22e1df3e922a8fd32dd2fb785856731a9
|