Skip to content

Commit

Permalink
Migrate from kube-rbac-proxy to golang http server; update Operator w…
Browse files Browse the repository at this point in the history
…ith rerand from verify access to verify identity access; migrate operator sdk from v3 to v4
  • Loading branch information
lachlan-ibm committed Dec 19, 2024
1 parent 3109fb8 commit 710bd8c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ spec:
name: ''
version: v1
specDescriptors:
- description: The name of the IBM Security Verify Access image to be used.
- description: The name of the IBM Verify Identity Access image to be used.
displayName: Image
path: image
x-descriptors:
- 'urn:alm:descriptor:com.tectonic.ui:text'
- description: The name of the Verify Access instance which is being deployed. This value is only used for WRP and DSC deployments and is ignored for Runtime deployments.
- description: The name of the Verify Identity Access instance which is being deployed. This value is only used for WRP and DSC deployments and is ignored for Runtime deployments.
displayName: Instance
path: instance
x-descriptors:
Expand Down Expand Up @@ -88,9 +88,9 @@ spec:
- identity and access
- security
links:
- name: Verify Access Product Information
- name: Verify Identity Access Product Information
url: https://www.ibm.com/au-en/products/verify-access
- name: Verify Access Documentation
- name: Verify Identity Access Documentation
url: https://www.ibm.com/docs/en/sva
maintainers:
- email: [email protected]
Expand Down

0 comments on commit 710bd8c

Please sign in to comment.