Skip to content

Instantly share code, notes, and snippets.

@sahil143
Created April 28, 2023 10:33
Show Gist options
  • Save sahil143/ffbab1125cc0021e335bc7bf46708a14 to your computer and use it in GitHub Desktop.
Save sahil143/ffbab1125cc0021e335bc7bf46708a14 to your computer and use it in GitHub Desktop.
apiVersion: appstudio.redhat.com/v1alpha1
kind: EnterpriseContractPolicy
metadata:
name: test-ec-policy
spec:
configuration: {}
description: My EnterpriseContractPolicy
publicKey: k8s://tekton-chains/public-key
sources:
- data:
- oci::https://quay.io/hacbs-contract/ec-policy-data:latest
name: Default Policies
policy:
- oci::https://quay.io/hacbs-contract/ec-release-policy:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment