CHORE(mas): remove GITEA_TOKEN
- No longer using Gitea for source control - Migrate to GitHub
This commit is contained in:
@@ -54,12 +54,6 @@ spec:
|
||||
value: "5432"
|
||||
- name: POSTGRES_USER
|
||||
value: "bluemayne"
|
||||
- name: GITEA_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: mas-api-keys
|
||||
key: gitea-token
|
||||
optional: true
|
||||
- name: REDIS_URL
|
||||
value: "redis://redis:6379/0"
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user