Skip to content

Commit

Permalink
Bump uaa-activator image, change role_template name (#10494)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Jasiak committed Feb 2, 2021
1 parent 2de92be commit c28de57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/uaa-activator/values.yaml
Expand Up @@ -7,13 +7,13 @@ global:
developerGroup: runtimeDeveloper
namespaceAdminGroup: runtimeNamespaceAdmin
role:
developer: KymaRuntimeDeveloper
developer: KymaRuntimeNamespaceDeveloper
namespaceAdmin: KymaRuntimeNamespaceAdmin

image:
registryPath: eu.gcr.io/kyma-project
pullPolicy: IfNotPresent
version: "7980e693"
version: "4e3d4a67"

initJobs:
secret:
Expand Down

0 comments on commit c28de57

Please sign in to comment.