Skip to content

Commit 4e4edaa

Browse files
authored
Merge pull request #527 from wunderio/feature/keyserver-image-update
Keyserver image update
2 parents a5d29d5 + 95e88d2 commit 4e4edaa

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

silta-cluster/templates/sshd-jumpserver.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ rules:
184184
- ""
185185
resources:
186186
- pods
187+
- configmaps
187188
verbs:
188189
- get
189190
- list

silta-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ gitAuth:
379379
sshKeyServer:
380380
enabled: true
381381
image: wunderio/silta-ssh-keys
382-
imageTag: v0.1
382+
imageTag: v1.0
383383
gitauthApiToken: ''
384384
apiUsername: ''
385385
apiPassword: ''

0 commit comments

Comments
 (0)