Skip to content

Commit

Permalink
fix: tumeplay keyword to cje
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementNumericite committed Jan 5, 2024
1 parent a2c0462 commit 3f18224
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: bitnami.com/v1alpha1
kind: SealedSecret
metadata:
name: azure-tumeplay-volume
namespace: tumeplay-preprod
name: azure-cje-volume
namespace: cje-preprod
annotations:
sealedsecrets.bitnami.com/cluster-wide: "true"
spec:
Expand All @@ -13,6 +13,6 @@ spec:
metadata:
annotations:
sealedsecrets.bitnami.com/cluster-wide: "true"
name: azure-tumeplay-volume
namespace: tumeplay-preprod
name: azure-cje-volume
namespace: cje-preprod
type: Opaque
2 changes: 1 addition & 1 deletion .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cje-app:
- configMapRef:
name: cje-app-configmap
- secretRef:
name: azure-tumeplay-volume
name: azure-cje-volume

pg:
cnpg-cluster:
Expand Down

0 comments on commit 3f18224

Please sign in to comment.