All Downloads are FREE. Search and download functionalities are using the official Maven repository.

atform.apps.openshift-api-groups-for-k8s.4.0.132.source-code.buildconfig-crd.yml Maven / Gradle / Ivy

Go to download

Provides Custom Resource Definitions to support OpenShift Builds, BuildConfigs and Templates on Kubernetes

There is a newer version: 4.0.208
Show newest version
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
  name: buildconfigs.build.openshift.io
  annotations:
    fabric8.io/target-platform: kubernetes
spec:
  group: build.openshift.io
  version: v1
  names:
    kind: BuildConfig
    plural: buildconfigs
    shortNames:
    - bc
  scope: Namespaced




© 2015 - 2025 Weber Informatics LLC | Privacy Policy