kubectl -n sample-domain1-ns create secret generic sample-domain1-weblogic-credentials \ --from-literal=username=weblogic \ --from-literal=password=welcome1 Label the secret with domainUID: kubectl ...
You can modify the WebLogic domain configuration for both the "domain in persistent volume" and the "domain in image" options before deploying a domain resource: When the domain is in a persistent ...