On Fri, Aug 7, 2020 at 3:29 PM Aleksandar Kostadinov
wrote:
> I'm reading documentation [1] but adding the secret mounted under
> `etc-pki-entitlement` directory but subscription manager still doesn't
> find the extra repos.
>
> I don't see 3.11 specific information. Should it work in another way
Now I see that later in docs
> COPY ./etc-pki-entitlement /etc/pki/entitlement
> COPY ./rhsm-conf /etc/rhsm
> COPY ./rhsm-ca /etc/rhsm/ca
This is in my opinion inconsistent. We can't use same Dockerfile locally
and in OpenShift. Locally subscription is passed automatically to the
build while in
I'm reading documentation [1] but adding the secret mounted under
`etc-pki-entitlement` directory but subscription manager still doesn't
find the extra repos.
I don't see 3.11 specific information. Should it work in another way?
I also see a blog post from this year [2]. It suggests copying
entit