Welcome, Wild Cloud!
This commit is contained in:
@@ -20,7 +20,10 @@ spec:
|
||||
- containerPort: 6379
|
||||
env:
|
||||
- name: TZ
|
||||
value: America/New_York
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: config
|
||||
key: TZ
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: config
|
||||
|
@@ -6,7 +6,7 @@ labels:
|
||||
pairs:
|
||||
app: redis
|
||||
managedBy: kustomize
|
||||
partOf: sovereign-cloud
|
||||
partOf: wild-cloud
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- namespace.yaml
|
||||
|
Reference in New Issue
Block a user