backend: update tag to master-af515c5
This commit is contained in:
parent
61522f7473
commit
33d3a77d28
@ -8,7 +8,7 @@ backend:
|
|||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/invy-backend
|
repository: harbor.dvirlabs.com/my-apps/invy-backend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "master-40f264a"
|
tag: "master-af515c5"
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 8000
|
port: 8000
|
||||||
@ -24,11 +24,9 @@ backend:
|
|||||||
PYTHONUNBUFFERED: "1"
|
PYTHONUNBUFFERED: "1"
|
||||||
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback"
|
||||||
FRONTEND_URL: "https://invy.dvirlabs.com"
|
FRONTEND_URL: "https://invy.dvirlabs.com"
|
||||||
|
|
||||||
# Google OAuth credentials
|
# Google OAuth credentials
|
||||||
googleClientId: "143092846986-v9s70im3ilpai78n89q38qpikernp2f8.apps.googleusercontent.com"
|
googleClientId: "143092846986-v9s70im3ilpai78n89q38qpikernp2f8.apps.googleusercontent.com"
|
||||||
googleClientSecret: "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"
|
googleClientSecret: "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"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: "traefik"
|
className: "traefik"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user