mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Merge pull request #183 from tokens-studio/feat/mailslurper
Typo in infra manifest
This commit is contained in:
commit
f3d5b10e1f
1 changed files with 1 additions and 1 deletions
|
@ -10,9 +10,9 @@ manifests: |
|
|||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
namespace: penpot
|
||||
metadata:
|
||||
name: mailslurper
|
||||
namespace: penpot
|
||||
labels:
|
||||
app: mailslurper
|
||||
spec:
|
||||
|
|
Loading…
Reference in a new issue