Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
---
global:
security:
allowInsecureImages: true

image:
repository: bitnamilegacy/redis

sentinel:
image:
repository: bitnamilegacy/redis-sentinel

metrics:
image:
repository: bitnamilegacy/redis-exporter

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
containerSecurityContext:
runAsUser: auto

kubectl:
image:
repository: bitnamilegacy/kubectl

sysctl:
image:
repository: bitnamilegacy/os-shell

master:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ commands:
serviceAccountName: "ldap-sa"
containers:
- name: openldap
image: docker.io/bitnami/openldap:2.5
image: docker.io/bitnamilegacy/openldap:2.5
env:
- name: LDAP_ADMIN_USERNAME
value: admin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
---
global:
security:
allowInsecureImages: true

image:
repository: bitnamilegacy/redis

sentinel:
image:
repository: bitnamilegacy/redis-sentinel

metrics:
image:
repository: bitnamilegacy/redis-exporter

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
containerSecurityContext:
runAsUser: auto

kubectl:
image:
repository: bitnamilegacy/kubectl

sysctl:
image:
repository: bitnamilegacy/os-shell

master:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
---
global:
security:
allowInsecureImages: true

image:
repository: bitnamilegacy/redis

sentinel:
image:
repository: bitnamilegacy/redis-sentinel

metrics:
image:
repository: bitnamilegacy/redis-exporter

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
containerSecurityContext:
runAsUser: auto

kubectl:
image:
repository: bitnamilegacy/kubectl

sysctl:
image:
repository: bitnamilegacy/os-shell

master:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
---
global:
security:
allowInsecureImages: true

image:
repository: bitnamilegacy/redis

sentinel:
image:
repository: bitnamilegacy/redis-sentinel

metrics:
image:
repository: bitnamilegacy/redis-exporter

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
containerSecurityContext:
runAsUser: auto

kubectl:
image:
repository: bitnamilegacy/kubectl

sysctl:
image:
repository: bitnamilegacy/os-shell

master:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
---
global:
security:
allowInsecureImages: true

image:
repository: bitnamilegacy/redis

sentinel:
image:
repository: bitnamilegacy/redis-sentinel

metrics:
image:
repository: bitnamilegacy/redis-exporter

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
containerSecurityContext:
runAsUser: auto

kubectl:
image:
repository: bitnamilegacy/kubectl

sysctl:
image:
repository: bitnamilegacy/os-shell

master:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,34 @@
---
global:
security:
allowInsecureImages: true

image:
repository: bitnamilegacy/redis

sentinel:
image:
repository: bitnamilegacy/redis-sentinel

metrics:
image:
repository: bitnamilegacy/redis-exporter

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
containerSecurityContext:
runAsUser: auto

kubectl:
image:
repository: bitnamilegacy/kubectl

sysctl:
image:
repository: bitnamilegacy/os-shell

master:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
---
global:
security:
allowInsecureImages: true # needed starting with Chart version 16.3.0 if modifying images

image:
repository: bitnamilegacy/postgresql

volumePermissions:
enabled: false
image:
repository: bitnamilegacy/os-shell
securityContext:
runAsUser: auto

metrics:
image:
repository: bitnamilegacy/postgres-exporter

primary:
podSecurityContext:
{% if test_scenario['values']['openshift'] == 'true' %}
Expand Down
Loading