Skip to content

Commit

Permalink
K8S-413
Browse files Browse the repository at this point in the history
  • Loading branch information
ihorman committed Nov 11, 2020
1 parent 8907308 commit 3438561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fields:
kubectl apply -f https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.0/openliberty-app-crd.yaml
curl -L https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.0/openliberty-app-cluster-rbac.yaml | sed -e "s/OPEN_LIBERTY_OPERATOR_NAMESPACE/${OPERATOR_NAMESPACE}/" | kubectl apply -f -
curl -L https://raw.githubusercontent.com/OpenLiberty/open-liberty-operator/master/deploy/releases/0.7.0/openliberty-app-operator.yaml | sed -e "s/OPEN_LIBERTY_WATCH_NAMESPACE/${OPERATOR_NAMESPACE}/" | kubectl apply -n ${OPERATOR_NAMESPACE} -f -
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.17.12/addons/open-liberty.yaml
kubectl apply -f https://raw.githubusercontent.com/jelastic-jps/kubernetes/v1.18.10/addons/open-liberty.yaml
- name: label
caption: Topology
Expand Down

0 comments on commit 3438561

Please sign in to comment.