Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
apiVersion: external-secrets.io/v1beta1
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: signing-secrets
|
||||
namespace: openshift-pipelines
|
||||
spec:
|
||||
secretStoreRef:
|
||||
kind: ClusterSecretStore
|
||||
name: doppler-cluster
|
||||
target:
|
||||
name: signing-secrets
|
||||
# prevent fighting with tekton over ownership
|
||||
creationPolicy: Orphan
|
||||
dataFrom:
|
||||
- extract:
|
||||
key: COSIGN
|
||||
Reference in New Issue
Block a user