-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.x multicluster enhancements stable (#3641)
* Updated the changes as per the configurable standards * Updated the versions * Update with the route_label * Undone the indentation changes * Added the correct version 1.20 * Added the correct version 1.20 indenta * Added the correct version 1.20 latest * Updated the double quotes in sample config * corrected the json args * Deleted the stale file
- Loading branch information
Showing
3 changed files
with
25 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,12 +5,12 @@ ENV HOME=/opt/helm | |
|
||
### Required OpenShift Labels | ||
LABEL name="F5 Container Ingress Services Operator" \ | ||
maintainer="[email protected]" \ | ||
vendor="F5 Networks Inc." \ | ||
version="v1.19.0" \ | ||
release="1" \ | ||
summary="Container Ingress Services Operator for F5 BIG-IP" \ | ||
description="F5 BIG-IP Controller Operator is a Service Operator which installs F5 BIG-IP Controller (Container Ingress Services) on Kubernetes and OpenShift platforms and respective supported versions." | ||
maintainer="[email protected]" \ | ||
vendor="F5 Networks Inc." \ | ||
version="v1.20.0" \ | ||
release="1" \ | ||
summary="Container Ingress Services Operator for F5 BIG-IP" \ | ||
description="F5 BIG-IP Controller Operator is a Service Operator which installs F5 BIG-IP Controller (Container Ingress Services) on Kubernetes and OpenShift platforms and respective supported versions." | ||
|
||
# Required Licenses | ||
COPY f5-bigip-ctlr-operator/licenses /licenses | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters