Skip to content

Commit

Permalink
Cleanup deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke committed Apr 22, 2024
1 parent 389e204 commit 509f50a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/docker-registry/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
description: Kyma component 'serverless'
name: serverless
description: Kyma component 'docker registry'
name: docker-registry
version: 1.0.0
home: https://kyma-project.io
icon: https://github.com/kyma-project/kyma/blob/main/logo.png?raw=true
Expand Down
2 changes: 1 addition & 1 deletion config/operator/base/deployment/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
image: controller:latest
name: manager
env:
- name: SERVERLESS_MANAGER_UID
- name: DOCKERREGISTRY_MANAGER_UID
valueFrom:
fieldRef:
fieldPath: metadata.uid
Expand Down

0 comments on commit 509f50a

Please sign in to comment.