Skip to content

Add configuration/model section to model.yaml; create runtime encryption secret #704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

rakillen
Copy link
Member

Internal Jira WDT-452
model.yaml:

      domainCRValues:
      . . .
        configuration:
          model:
            domainType: WLS
            runtimeEncryptionSecret: demodomain-runtime-encryption

create_k8s_secrets.sh:

# Update <password> for runtime-encryption
create_k8s_secret runtime-encryption <password> 

@rakillen rakillen requested review from ddsharpe and jshum2479 August 11, 2020 22:04
Copy link
Member

@ddsharpe ddsharpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - tested with Vz example ToDo List app

@ddsharpe ddsharpe merged commit 0bf8c15 into master Aug 11, 2020
@ddsharpe ddsharpe deleted the JIRA-WDT-452-vz-configuration-model branch August 11, 2020 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants