-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathnamespace-mapping.conf
More file actions
39 lines (28 loc) · 1005 Bytes
/
namespace-mapping.conf
File metadata and controls
39 lines (28 loc) · 1005 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Namespace Mapping Configuration
# Maps scenario names to custom namespace base names
# Format: scenario-name=namespace-base
# Final namespace will be: {namespace-base}-{timestamp}
#
# Fictional cities from movies used as namespace names
# The Simpsons Movie - Springfield
bad-deployment=bank-of-springfield
# Back to the Future - Hill Valley
config-misconfigured=bank-of-hill-valley
# Groundhog Day - Punxsutawney
database-lock=bank-of-punxsutawney
# It's a Wonderful Life - Bedford Falls
helm-bad-upgrade=bank-of-bedford-falls
# Hot Fuzz - Sandford
limit-range-contacts=bank-of-sandford
# Twin Peaks - Twin Peaks (fictional Washington town)
network-policy=bank-of-twin-peaks
# Pleasantville - Pleasantville
node-selector=bank-of-pleasantville
# Cars - Radiator Springs
oom-killed=bank-of-radiator-springs
# Frozen - Arendelle
failed-backup-cronjob=bank-of-arendelle
# Kiki's Delivery Service - Koriko
kyverno-policy=bank-of-koriko
# The Flintstones - Bedrock
oomkill-cronjob=bank-of-bedrock