Skip to content

Commit

Permalink
Registry creds bugfix user
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Getz committed May 2, 2023
1 parent 03cae9c commit bd40517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/registry-creds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
description: registry-creds
name: registry-creds
version: 1.1.3
version: 1.1.3-bugfix-user
1 change: 1 addition & 0 deletions charts/registry-creds/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
spec:
securityContext:
runAsNonRoot: true
runAsUser: 999
imagePullSecrets:
- name: dockerhub-config-json
containers:
Expand Down

0 comments on commit bd40517

Please sign in to comment.