Skip to content

Commit

Permalink
Use our own fork for deploying pinnwand
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed May 13, 2024
1 parent 99391c4 commit 0ad6839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/namespaces/web/pinnwand/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
mountPath: /tmp/
containers:
- name: pinnwand
image: ghcr.io/supakeen/pinnwand:v1.5.0-psql
image: ghcr.io/python-discord/pinnwand:latest-psql
command: ["venv/bin/python3", "-m", "pinnwand", "-vvvvvvvv", "--configuration-path", "/config/config.toml", "http"]
imagePullPolicy: Always
resources:
Expand Down

0 comments on commit 0ad6839

Please sign in to comment.