Skip to content

Commit

Permalink
Merge branch 'main' into feature-release-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam-nagar23 committed May 28, 2024
2 parents cc92fb3 + ca21ac1 commit 29d3c57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion tests/integrationTesting/devtron-secret.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apiVersion: v1
data:
PG_PASSWORD: c2hhcmVkLWRldnRyb24tcGc=
kind: Secret
metadata:
annotations:
Expand Down
9 changes: 0 additions & 9 deletions wireNilChecker.env
Original file line number Diff line number Diff line change
@@ -1,24 +1,17 @@
PG_PORT=30468
HOSTNAME=e2ecc77bfb24
TEST_BRANCH=
SHLVL=1
BUILD_LOG_TTL_VALUE_IN_SECS=3600
HOME=/root
OLDPWD=/
PG_PASSWORD=devtronpg
RUNTIME_CONFIG_LOCAL_DEV=true
ACD_PASSWORD=TJnZICwS-rmfLfl0
PG_USER=postgres
MINIO_ACCESS_KEY=YJOczlGFxTR0k05ORsa8
BLOB_STORAGE_S3_BUCKET_VERSIONED=true
DEVTRON_DEX_SECRET_NAMESPACE=devtroncd
MINIO_ENDPOINT=http://20.72.186.201:9000/minio/
DIND_COMMIT=65cfcc28ab37cb75e1560e4b4738719c07c6618e
AZURE_GATEWAY_CONNECTION_INSECURE=false
CLOUD_PROVIDER=MINIO
BLOB_STORAGE_S3_ENDPOINT_INSECURE=false
TERM=xterm
ACD_URL=localhost:8000
DEVTRON_INSTALLATION_TYPE=enterprise
DEVTRONCD_NAMESPACE=devtroncd
BLOB_STORAGE_ENABLED=true
Expand All @@ -30,8 +23,6 @@ DOCKER_VERSION=26.0.0
DOCKER_TLS_CERTDIR=/certs
DEVTRON_DEFAULT_NAMESPACE=devtroncd
IN_APP_LOGGING_ENABLED=false
ACD_USERNAME=admin
MINIO_SECRET_KEY=VK7auS21cIeIn5icRjY3KvogEL3SqZMoeq0XL4em
PWD=/test
SCOPED_VARIABLE_ENABLED=true
EXECUTE_WIRE_NIL_CHECKER=true
Expand Down

0 comments on commit 29d3c57

Please sign in to comment.