Create the secret from the command line using the oc create secret command. $ oc create secret generic user-at-gitlab \ --from-literal=username=machineuser ...
確定! 回上一頁