Compare commits

..

No commits in common. '68d222f2f771fe27819b52e3d848defcc106f98a' and '0aa7efb172fe9ac1519eb958bb3ec39c2bdb1ac1' have entirely different histories.

@ -1,11 +0,0 @@
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

@ -6,12 +6,10 @@ metadata:
data:
QUARKUS_SSL_NATIVE: "false"
QUARKUS_SSL_TRUST_ALL: "true"
KC_DB_URL: jdbc:postgresql://172.15.100.27:5432/temp-quat-database
KC_DB_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
KC_DB: postgres
KC_CACHE_CONFIG_FILE: "cache-ispn.xml"
KC_HOSTNAME: quat.cloudsolutions.lk
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"
KC_HTTP_RELATIVE_PATH: /auth
Loading…
Cancel
Save