Removes Templates and Creates All Secrets in ./deployment/secrets
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
namespace: portfolio
|
||||
name: frontend-secret
|
||||
type: Opaque
|
||||
data:
|
||||
frontend_path: $FRONTEND_PATH
|
||||
backend_url: $BACKEND_URL
|
||||
backend_oauth_url: $BACKEND_OAUTH_URL
|
||||
Reference in New Issue
Block a user