Logo
Explore Help
Sign In
unboundsoftware/schemas
6
0
Fork 0
You've already forked schemas
Code Issues 1 Pull Requests Actions Packages Projects Releases 32 Activity
Files
main
schemas/k8s/secrets-local.yaml
T

9 lines
228 B
YAML
Raw Permalink Normal View History

feat: initial commit
2022-10-09 15:23:52 +02:00
apiVersion: v1
kind: Secret
metadata:
name: schemas
stringData:
API_KEY: supersecret123!
POSTGRES_URL: "postgres://postgres:postgres@postgres:5432/schemas?sslmode=disable"
feat(k8s): add RabbitMQ configurations and update secrets Add a new extract for RabbitMQ in the secrets and include AMQP_URL in local secrets. Update the merge policy and engine version in the deployment template. Remove unused RabbitMQ secret reference from the deployment. These changes improve configuration management and ensure consistency between environments.
2025-04-08 07:49:54 +02:00
AMQP_URL: "amqp://user:password@rabbitmq:5672/"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.0+rc0 Page: 135ms Template: 2ms
catppuccin-mocha-mauve
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API