
- portieris app functional test with clusterimagepolicy - portieris app functional test with imagepolicy Change-Id: Ida25ec148ff4f28a15a28818a15d811df84b7cb5 Signed-off-by: Thomas Sunil <sunil.thomas@windriver.com>
12 lines
231 B
YAML
12 lines
231 B
YAML
apiVersion: portieris.cloud.ibm.com/v1
|
|
kind: ClusterImagePolicy
|
|
metadata:
|
|
name: clusterpolicy
|
|
spec:
|
|
repositories:
|
|
- name: "*"
|
|
policy:
|
|
trust:
|
|
enabled: true
|
|
trustServer: "{{ trust_server }}"
|