BCDevOps / OpenShift4-Migration

Scripts and info for Ministry teams migration from OpenShift 3.11 to 4.x
Apache License 2.0
3 stars 0 forks source link

Suggestion for more precise naming of Artifactory secret #47

Closed garywong-bc closed 3 years ago

garywong-bc commented 3 years ago

A default secret is automatically create in the *-tools namespaces, following a name convention that starts with default-*.

# oc get secret -n e69aae-tools default-e69aae-rqmrfq
NAME                    TYPE                       DATA   AGE
default-e69aae-rqmrfq   kubernetes.io/basic-auth   2      26d

Perhaps jfrog-default-<namespace-id>-<random-string ?

garywong-bc commented 3 years ago

Dup of https://app.zenhub.com/workspaces/platform-experience-5bb7c5ab4b5806bc2beb9d15/issues/bcgov/devhub-app-web/1510