Skip to content

Commit 79d221a

Browse files
authored
Update settings.yml
1 parent 2e2c296 commit 79d221a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/settings.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ repository:
1515
# By changing this field, you rename the repository.
1616

1717
# Uncomment this name property and set the name to the current repo name.
18-
# name: ""
18+
name: "terraform-ibm-external-secrets-operator"
1919

2020
# The description is displayed under the repository name on the
2121
# organization page and in the 'About' section of the repository.
2222

2323
# Uncomment this description property
2424
# and update the description to the current repo description.
25-
# description: ""
25+
description: "Synchronizes secrets between Secrets Manager and an IBM Cloud OpenShift cluster"
2626

2727
# Use a comma-separated list of topics to set on the repo (ensure not to use any caps in the topic string).
28-
topics: terraform, ibm-cloud, terraform-module
28+
topics: terraform, ibm-cloud, terraform-module, core-team

0 commit comments

Comments
 (0)