Skip to content

Commit 26c398e

Browse files
authored
fix: do not set default slack toekn secret (#76)
1 parent 5726181 commit 26c398e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ podNamespace: prow-test-pods
44
prowbucketname: ouzidev-testinfra-252513-prow-artefacts
55

66
secrets:
7-
slackToken: slack-token
7+
#slackToken: slack-token
88
githubToken: github-token
99
oauthConfig: oauth-config
1010
bucketGcsCredentials: prow-bucket-gcs-credentials

0 commit comments

Comments
 (0)