commit | f453f12876f1b6f3dbd02b9f502ca6f3c0ed7953 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Wed Jun 03 14:27:04 2020 -0400 |
committer | June Tate-Gans <jtgans@google.com> | Wed Jun 03 14:27:04 2020 -0400 |
tree | 7342d4a39025d9f7d54a6762fda60ecfe99bd19a | |
parent | 70b71de6627396e39e191338d60079aeee726221 [diff] |
Use a more sane name for the k8s configs. Change-Id: I6b57487b0f2708349767a88f61c3925b55f63593
diff --git a/operator-configs/00-jenkins_v1alpha2_jenkins_crd.yaml b/k8s/00-jenkins_v1alpha2_jenkins_crd.yaml similarity index 100% rename from operator-configs/00-jenkins_v1alpha2_jenkins_crd.yaml rename to k8s/00-jenkins_v1alpha2_jenkins_crd.yaml
diff --git a/operator-configs/01-all-in-one-v1alpha2.yaml b/k8s/01-all-in-one-v1alpha2.yaml similarity index 100% rename from operator-configs/01-all-in-one-v1alpha2.yaml rename to k8s/01-all-in-one-v1alpha2.yaml
diff --git a/operator-configs/Makefile b/k8s/Makefile similarity index 100% rename from operator-configs/Makefile rename to k8s/Makefile
diff --git a/operator-configs/aptly-api.yaml b/k8s/aptly-api.yaml similarity index 100% rename from operator-configs/aptly-api.yaml rename to k8s/aptly-api.yaml
diff --git a/operator-configs/aptly-storage.yaml b/k8s/aptly-storage.yaml similarity index 100% rename from operator-configs/aptly-storage.yaml rename to k8s/aptly-storage.yaml
diff --git a/operator-configs/configmap.yaml b/k8s/configmap.yaml similarity index 100% rename from operator-configs/configmap.yaml rename to k8s/configmap.yaml
diff --git a/operator-configs/cronjobs.yaml b/k8s/cronjobs.yaml similarity index 100% rename from operator-configs/cronjobs.yaml rename to k8s/cronjobs.yaml
diff --git a/operator-configs/ingress.yaml b/k8s/ingress.yaml similarity index 100% rename from operator-configs/ingress.yaml rename to k8s/ingress.yaml
diff --git a/operator-configs/mendel-linux.yaml b/k8s/mendel-linux.yaml similarity index 100% rename from operator-configs/mendel-linux.yaml rename to k8s/mendel-linux.yaml
diff --git a/operator-configs/ssl-cert.yaml b/k8s/ssl-cert.yaml similarity index 100% rename from operator-configs/ssl-cert.yaml rename to k8s/ssl-cert.yaml