mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-06-20 18:40:47 +00:00
immich cnpg secret
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: immich-postgres-user
|
||||
namespace: immich
|
||||
type: Opaque
|
||||
stringData:
|
||||
username: immich
|
||||
password: immich
|
||||
Reference in New Issue
Block a user