mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 22:22:43 -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
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
namespace: penpot
|
|
||||||
metadata:
|
metadata:
|
||||||
name: mailslurper
|
name: mailslurper
|
||||||
|
namespace: penpot
|
||||||
labels:
|
labels:
|
||||||
app: mailslurper
|
app: mailslurper
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Add table
Reference in a new issue