Skip to content

Commit

Permalink
updated teh docker build and push code
Browse files Browse the repository at this point in the history
  • Loading branch information
gzukel committed Oct 27, 2023
1 parent d7003e0 commit cca906b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifests/deployment.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ spec:
port: -=redis_port=-
initialDelaySeconds: -=redis_initial_delay_seconds=-
periodSeconds: -=redis_period_seconds=-
envFrom:
- secretRef:
name: -=app_name=--redis-secret
#envFrom:
# - secretRef:
# name: -=app_name=--redis-secret

---
apiVersion: v1
Expand Down

0 comments on commit cca906b

Please sign in to comment.