Skip to content

Commit

Permalink
pull credentials for mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope authored Dec 7, 2024
1 parent 64d1781 commit e621259
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/crabe/webApp/base/sql/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ spec:
metadata:
labels:
app: mysql
spec:
imagePullSecrets:
- name: ghcr-secret
spec:
securityContext:
fsGroup: 1000
Expand Down

0 comments on commit e621259

Please sign in to comment.