Ishrath Ahamed 4 weeks ago
commit 01cd4821ed

@ -0,0 +1,11 @@
apiVersion: v1
kind: Secret
metadata:
name: central-base-repo-creds
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repository
stringData:
url: https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO.git
username: Ishrath.Ahamed # Replace with your Git username
password: 1qaz!QAZ # Replace with your Git personal access token

@ -13,3 +13,5 @@ data:
KC_PROXY: edge
KC_HOSTNAME_STRICT: "true"
KC_HTTP_RELATIVE_PATH: /auth
KC_SPI_CURRENT_LOCATIONS_CURRENT_LOCATIONS_REDIS_HOST: 172.15.100.41
KC_SPI_CURRENT_LOCATIONS_CURRENT_LOCATIONS_REDIS_PORT: "6379"

Loading…
Cancel
Save