Skip to content

Commit

Permalink
set up values files from prod
Browse files Browse the repository at this point in the history
  • Loading branch information
gpfrancis committed Jan 13, 2025
1 parent c65efc2 commit 61e581b
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 82 deletions.
14 changes: 1 addition & 13 deletions applications/argocd/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,9 @@ argo-cd:
cm:
url: "https://rsp-test.lsst.ac.uk/argo-cd"
secret:
createSecret: true
createSecret: false

server:
ingress:
hostname: "rsp-test.lsst.ac.uk"
tls: false
# argo-cd:
# server:
# ingress:
# hosts:
# - "rsp-test.lsst.ac.uk"

# config:
# url: "https://rsp-test.lsst.ac.uk/argo-cd"

# configs:
# secret:
# createSecret: true
29 changes: 8 additions & 21 deletions applications/gafaelfawr/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,47 +3,33 @@ redis:
enabled: false

config:
updateSchema: false
internalDatabase: true
#databaseUrl: "postgresql://[email protected]/gafaelfawr"

oidcServer:
enabled: true

updateSchema: false

github:
clientId: "c4a5727c5788cc2d346e"

# Allow access by GitHub team.
groupMapping:
"exec:admin":
- github:
organization: "lsp-uk"
team: "dev"
"exec:notebook":
"exec:internal-tools":
- github:
organization: "lsp-uk"
team: "dev"
"exec:internal-tools":
"exec:notebook":
- github:
organization: "lsp-uk"
team: "dev"
"exec:portal":
- github:
organization: "lsp-uk"
team: "dev"
# "exec:user":
# - github:
# organization: "lsp-uk"
# team: "dev"
# "read:workspace":
# - github:
# organization: "lsp-uk"
# team: "dev"
# "read:workspace/user":
# - github:
# organization: "lsp-uk"
# team: "dev"
# "write:workspace/user":
# - github:
# organization: "lsp-uk"
# team: "dev"
"read:image":
- github:
organization: "lsp-uk"
Expand All @@ -56,3 +42,4 @@ config:
initialAdmins:
- "gpfrancis"
- "aibsen"
- "davedavemckay"
2 changes: 1 addition & 1 deletion applications/ingress-nginx/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ingress-nginx:
use-proxy-protocol: "false"
enable-health-monitor: "false"
service:
loadBalancerIP: "192.41.122.55"
loadBalancerIP: "192.41.122.244"
annotations:
kubernetes.io/ingress.class: "openstack"
loadbalancer.openstack.org/enable-health-monitor: "false"
Expand Down
6 changes: 1 addition & 5 deletions applications/nublado/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ controller:
- name: "inithome"
image:
repository: "ghcr.io/lsst-sqre/nublado-inithome"
tag: "4.0.2"
tag: "6.3.0"
privileged: true
volumeMounts:
- containerPath: "/home"
Expand Down Expand Up @@ -55,7 +55,3 @@ jupyterhub:
hub:
db:
upgrade: true
cull:
timeout: 432000
every: 300
maxAge: 2160000
3 changes: 2 additions & 1 deletion applications/portal/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ resources:
memory: "8Gi"

config:
hipsUrl: "http://thisdoesntexist.org"
hipsUrl: "http://alasky.cds.unistra.fr/DSS/DSSColor"
ssotap: "ssotap"
2 changes: 1 addition & 1 deletion applications/postgres/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ nublado3_db:
gafaelfawr_db:
user: "gafaelfawr"
db: "gafaelfawr"
postgresStorageClass: "standard"
postgresStorageClass: "ceph-hdd"
14 changes: 14 additions & 0 deletions applications/ssotap/values-rsptest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cadc-tap:
tapSchema:
image:
repository: "lsstuk/tap-schema-roe-sso"
tag: "2.3.0"
config:
gcsBucket: "async"
gcsBucketUrl: "https://somerville.ed.ac.uk:6780"
gcsBucketType: "S3"
pg:
host: "192.41.122.118:5432"
database: "dp03_catalogs_10yr"
username: "dp03_user"
vaultSecretName: "ssotap"
22 changes: 13 additions & 9 deletions applications/tap/values-rsptest.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
config:
gcsBucket: "async-test"
gcsBucketUrl: "https://somerville.ed.ac.uk:6780"
gcsBucketType: "S3"
jvmMaxHeapSize: "31G"
cadc-tap:
tapSchema:
image:
repository: "lsstuk/tap-schema-roe"
tag: "2.3.0"

qserv:
host: "192.41.122.79:30040"
mock:
enabled: false
config:
gcsBucket: "async-test"
gcsBucketUrl: "https://somerville.ed.ac.uk:6780"
gcsBucketType: "S3"
jvmMaxHeapSize: "31G"

qserv:
host: "192.41.122.85:30040"
42 changes: 14 additions & 28 deletions applications/vault-secrets-operator/values-rsptest.yaml
Original file line number Diff line number Diff line change
@@ -1,28 +1,14 @@
# vault-secrets-operator:
# environmentVars:
# - name: VAULT_TOKEN
# valueFrom:
# secretKeyRef:
# name: vault-secrets-operator
# key: VAULT_TOKEN
# - name: VAULT_TOKEN_LEASE_DURATION
# valueFrom:
# secretKeyRef:
# name: vault-secrets-operator
# key: VAULT_TOKEN_LEASE_DURATION
# vault:
# address: "https://vault.lsst.ac.uk"
vault-secrets-operator:
environmentVars:
- name: VAULT_ROLE_ID
valueFrom:
secretKeyRef:
name: vault-credentials
key: VAULT_ROLE_ID
- name: VAULT_SECRET_ID
valueFrom:
secretKeyRef:
name: vault-credentials
key: VAULT_SECRET_ID
vault:
authMethod: approle
vault-secrets-operator:
environmentVars:
- name: VAULT_ROLE_ID
valueFrom:
secretKeyRef:
name: vault-credentials
key: VAULT_ROLE_ID
- name: VAULT_SECRET_ID
valueFrom:
secretKeyRef:
name: vault-credentials
key: VAULT_SECRET_ID
vault:
authMethod: approle
4 changes: 1 addition & 3 deletions environments/values-rsptest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ vaultUrl: "https://vault.lsst.ac.uk"
vaultPathPrefix: kv-v2/k8s_operator/rsptest

applications:
# cert-manager: false
# ingress-nginx: true
mobu: true
nublado: true
portal: true
postgres: true
squareone: true
tap: true

ssotap: true

0 comments on commit 61e581b

Please sign in to comment.