From 6a662b1d7fe870b8b7d38073e97dd16499de6bee Mon Sep 17 00:00:00 2001 From: willhaines Date: Tue, 18 May 2021 09:19:32 -0600 Subject: [PATCH] Update 0003-cluster-wide-machineconfigs.yaml.template --- .../0003-cluster-wide-machineconfigs.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-use-entitled-builds-with-ubi/0003-cluster-wide-machineconfigs.yaml.template b/how-to-use-entitled-builds-with-ubi/0003-cluster-wide-machineconfigs.yaml.template index beeb525..b9b241f 100644 --- a/how-to-use-entitled-builds-with-ubi/0003-cluster-wide-machineconfigs.yaml.template +++ b/how-to-use-entitled-builds-with-ubi/0003-cluster-wide-machineconfigs.yaml.template @@ -47,7 +47,7 @@ spec: storage: files: - contents: - source: data:text/plain;charset=utf-8;base64,BASE64_ENCODED_PEM_FILE + source: data:text/plain;charset=utf-8;base64,BASE64_ENCODED_KEY_PEM_FILE filesystem: root mode: 0644 path: /etc/pki/entitlement/entitlement-key.pem