forked from redhat-appstudio/infra-deployments
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prune konflux-ci/pull-request-builds
STONEBLD-2339 And stop pruning redhat-appstudio-tekton-catalog/pull-request-builds. After konflux-ci/build-definitions#1041, nothing will be pushed there anymore. Signed-off-by: Adam Cmiel <[email protected]>
- Loading branch information
Showing
3 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...at-appstudio-tekton-catalog-pr-token.yaml → ...d-rh01/resources/konflux-ci-pr-token.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
apiVersion: external-secrets.io/v1beta1 | ||
kind: ExternalSecret | ||
metadata: | ||
name: redhat-appstudio-tekton-catalog-pr-token | ||
name: konflux-ci-pr-token | ||
annotations: | ||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true | ||
argocd.argoproj.io/sync-wave: "-1" | ||
spec: | ||
dataFrom: | ||
- extract: | ||
key: production/build/redhat-appstudio-tekton-catalog-pr-token | ||
key: production/build/konflux-ci-pr-builds-pruner-token | ||
refreshInterval: 20h | ||
secretStoreRef: | ||
kind: ClusterSecretStore | ||
name: appsre-stonesoup-vault | ||
target: | ||
creationPolicy: Owner | ||
deletionPolicy: Delete | ||
name: redhat-appstudio-tekton-catalog-pr-token | ||
name: konflux-ci-pr-token |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters