Skip to content

Commit

Permalink
Update aws-kubernetes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patocox committed Feb 17, 2015
1 parent 3e92b47 commit 69d5f66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions db/job_templates/aws-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ environment:
description: Size for each node in your cluster. The value should match the available sizes in the AWS console that are compatible with RHEL 7.
steps:
- name: Deploy AWS Cluster
source: centurylink/kube-cluster-deploy:aws
source: centurylink/cluster-deploy:aws.kube
- name: Install Kubernetes on Cluster
source: centurylink/kube-install:aws
source: centurylink/kube-install:latest
- name: Deploy Panamax Remote Agent Node
source: centurylink/agent-server-deploy:aws
source: centurylink/cluster-deploy:agent
- name: Install Panamax Remote Agent, Adaptor and Remote Target Endpoint
source: centurylink/remote-agent-install:aws
source: centurylink/remote-agent-install:latest

0 comments on commit 69d5f66

Please sign in to comment.