Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve authored Oct 21, 2022
1 parent fe3f44b commit f39af5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yaml/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: factory
image: "kerberos/factory:1.0.489000386"
image: "kerberos/factory:1.0.669719463"
#imagePullPolicy: Always
ports:
- containerPort: 80
Expand All @@ -41,7 +41,7 @@ spec:
- name: KERBEROS_LOGIN_PASSWORD
value: "kerberos"
- name: KERBEROS_AGENT_IMAGE
value: "kerberos/agent:1.0.2370081802"
value: "kerberos/agent:3ce9adc"
- name: KERBEROS_AGENT_MEMORY_LIMIT
value: "256Mi"
- name: FACTORY_ENVIRONMENT
Expand Down

0 comments on commit f39af5b

Please sign in to comment.