the-new-hotness: Add kerberos config
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
4cf1624c76
commit
3d1e0f94a9
4 changed files with 205 additions and 172 deletions
|
@ -27,17 +27,8 @@
|
|||
app: the-new-hotness
|
||||
key: koji-keytab
|
||||
secret_name: the-new-hotness-keytab
|
||||
service: the-new-hotness
|
||||
host: "stg.release-monitoring.org"
|
||||
when: env == "staging"
|
||||
|
||||
- role: openshift/keytab
|
||||
app: the-new-hotness
|
||||
key: koji-keytab
|
||||
secret_name: the-new-hotness-keytab
|
||||
service: the-new-hotness
|
||||
host: "release-monitoring.org"
|
||||
when: env == "production"
|
||||
service: hotness
|
||||
host: "hotness{{env_suffix}}.fedoraproject.org"
|
||||
|
||||
- role: openshift/secret-file
|
||||
app: the-new-hotness
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue