secret updated
This commit is contained in:
@@ -40,4 +40,14 @@ type: Opaque
|
||||
stringData:
|
||||
APP_SECRET: "65cee3c4826b2478bcd304d81d3f2193983544d159a7b89dbf2d528479927a86"
|
||||
POSTGRES_PASSWORD: "a764dc950f1f065d8b6f5e402d6420dd"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: gitea-creds
|
||||
namespace: felhom-system
|
||||
type: Opaque
|
||||
stringData:
|
||||
username: "admin"
|
||||
password: "doodooP4ssWD001!"
|
||||
---
|
||||
Reference in New Issue
Block a user