Skip to content

Commit

Permalink
Update amds-kagent tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bobadair committed Mar 19, 2024
1 parent 5191e3e commit 74ed7ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/templates/cluster-register.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
app: cloudcasa-kubeagent-manager
spec:
containers:
- image: catalogicsoftware/amds-kagent:latest
- image: catalogicsoftware/amds-kagent:3.1.0-prod
args: ["/usr/local/bin/kubeagentmanager", "--server_addr", "agent.cloudcasa.io:443", "--tls", "true"]
imagePullPolicy: Always
name: kubeagentmanager
Expand All @@ -69,7 +69,7 @@ spec:
- name: AMDS_CLUSTER_ID
value: CLUSTERID
- name: KUBEMOVER_IMAGE
value: catalogicsoftware/amds-kagent:latest
value: catalogicsoftware/amds-kagent:3.1.0-prod
- name: DEPLOYMENT_PLATFORM
value: "charmed"
restartPolicy: Always
Expand Down

0 comments on commit 74ed7ce

Please sign in to comment.