Skip to content

Commit

Permalink
Revert "chore(prod/jenkins): add secret for ks3util config" (#1354)
Browse files Browse the repository at this point in the history
Reverts #1353
  • Loading branch information
purelind authored Dec 1, 2024
1 parent 1bf290b commit 1720063
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions apps/prod/jenkins/release/values-JCasC.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ controller:
- { name: docs-cn, keyName: qiniu-sk }
- { name: docs-cn, keyName: qiniu-bn }

# for ks3util
- { name: ks3util, keyName: config }

additionalSecrets: []
# - name: nameOfSecret
# value: secretText
Expand Down Expand Up @@ -93,12 +90,6 @@ controller:
credentials:
system:
domainCredentials:
- credentials:
- file:
scope: GLOBAL
id: "ks3util-config"
fileName: "ks3util.conf"
secretBytes: "${ks3util-config}"
- domain:
name: github.com
description: github ssh and open api
Expand Down

0 comments on commit 1720063

Please sign in to comment.