Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OSUG
RESIF
ws-station-k8s
Commits
8b34eced
Commit
8b34eced
authored
Mar 16, 2021
by
Jonathan Schaeffer
Browse files
reorganisation
parent
d09bc091
Changes
3
Hide whitespace changes
Inline
Side-by-side
ws-station
.yaml
→
preprod/deployment
.yaml
View file @
8b34eced
...
...
@@ -18,8 +18,8 @@ spec:
spec
:
containers
:
-
name
:
ws-station
image
:
gricad-registry.univ-grenoble-alpes.fr/osug/resif/ws-station/ws-station:
4318cfcf
#
imagePullPolicy: Always
image
:
gricad-registry.univ-grenoble-alpes.fr/osug/resif/ws-station/ws-station:
stationstats
imagePullPolicy
:
Always
ports
:
-
containerPort
:
8080
env
:
...
...
@@ -32,23 +32,9 @@ spec:
-
name
:
PGDATABASE
value
:
resifInv-Preprod
-
name
:
PGUSER
value
:
resifinv_ro
value
:
wsstation
-
name
:
PGPASSWORD
valueFrom
:
secretKeyRef
:
name
:
ws-station-preprod-secrets
key
:
resifinv_ro
---
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
ws-station-service
labels
:
app
:
ws-station
environment
:
preprod
spec
:
type
:
NodePort
ports
:
-
port
:
8080
selector
:
app
:
ws-station
key
:
wsstation
secrets.yaml
→
preprod/
secrets.yaml
View file @
8b34eced
...
...
@@ -5,12 +5,13 @@ metadata:
type
:
Opaque
stringData
:
resifinv_ro
:
ENC[AES256_GCM,data:uCbSF0pj5JcpLE00hLRVtw==,iv:dIbxD3i4PtHwTk9HwvtwXYMJOAPfQAUT01eNDyALFfk=,tag:TOTjtF3KyL5yqPYMx6tqWQ==,type:str]
wsstation
:
ENC[AES256_GCM,data:9vQpKi63Fgh+eBw1,iv:PhC7kt2MWe3REHC8M/HHiPC7lXKNrWL48rj6yfQPVj0=,tag:bh2AZVAhDSU3iFR73MxGwg==,type:str]
sops
:
kms
:
[]
gcp_kms
:
[]
azure_kv
:
[]
lastmodified
:
'
202
0
-0
7-16T09:29:32
Z'
mac
:
ENC[AES256_GCM,data:
/lv/CYqMPHWp5St1nHhxPC84r2dno7Onbn7hbDjBRlqULO2sbY0Y3GE8XlNd2pjMTyDd44Dr5ZFi//qS53TkEsE5AAnCsBkDAyLva7P7Z9h32pofAm9tDJN6xWbvwO6te9VhpZSvL1myBFTLxI4dCSseuiC5e6KzzG7jj1TqtCQ=,iv:2PKYrU19KLM0Brn19Gz3QeN0OpNAlebpzvxXjdK9mR0=,tag:OsnuRc4JTq2L6QlADSTRwg
==,type:str]
lastmodified
:
'
202
1
-0
1-05T10:30:43
Z'
mac
:
ENC[AES256_GCM,data:
iZQ+uTSS3IQr5QVZINoOAqeVkSxD/AcGKjMgkjJzBvE65Q+EyNVhOaUmiYBw0HfLxQEhoUK5zYl5cUGBkhpPfsp/aza9ohCw8RLfqhpzQvvmJOTwXN0s/cnlsT9eJbc+5TSgdyJugDYaQo2rWWMvSfvIvVVH9/us1PxrxfYfhco=,iv:0Q6naQ4XFdOqw+cmHX2dMo0ZhhPh3g4z5NUy07zJP3s=,tag:ldZ7qFzQLQ1qyPNonUHnHQ
==,type:str]
pgp
:
-
created_at
:
'
2020-06-19T14:00:02Z'
enc
:
|
...
...
preprod/service.yaml
0 → 100644
View file @
8b34eced
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
ws-station-service
labels
:
app
:
ws-station
environment
:
preprod
spec
:
type
:
NodePort
ports
:
-
port
:
8080
selector
:
app
:
ws-station
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment