Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
fix: move to OVH (#166)
Browse files Browse the repository at this point in the history
* fix: move to OVH

* remove security rules
  • Loading branch information
gary-van-woerkens authored Feb 15, 2024
1 parent bb65182 commit 026df19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
7 changes: 1 addition & 6 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
projectName: archifiltre
ciNamespace: ci-archifiltre

dependencies:
fabrique:
extends:
- name: ovh
ifEnv: [dev,preprod]
- name: buildkit-service
ifEnv: [dev,preprod]


environmentPatterns:
# prod: main
preprod: dev
4 changes: 0 additions & 4 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ app:
envFrom:
- secretRef:
name: app
securityContext:
fsGroup: 1001
runAsUser: 1001
runAsGroup: 1001

jobs:
runs:
Expand Down

0 comments on commit 026df19

Please sign in to comment.